@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/98ef7cf2-b114-4fb0-8d1e-81a02cba927f> a dcat:Dataset ;
    dct:description "SOP Perekaman KTP-el" ;
    dct:identifier "98ef7cf2-b114-4fb0-8d1e-81a02cba927f" ;
    dct:issued "2020-09-03T10:47:33.084214"^^xsd:dateTime ;
    dct:modified "2020-09-03T10:47:33.084226"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "SOP Perekaman KTP-el" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bid Pelayanan Dafduk" ;
            vcard:hasEmail <mailto:dukcapildemak@gmail.com> ] ;
    dcat:landingPage <Dindukcapil%20Kab.%20Demak> .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

