@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/fd57359c-2f1c-468c-9703-3d38f419d2a5> a dcat:Dataset ;
    dct:description "Data Kecamatan Dalam Angka Tahun 2017" ;
    dct:identifier "fd57359c-2f1c-468c-9703-3d38f419d2a5" ;
    dct:issued "2019-10-03T06:06:25.055825"^^xsd:dateTime ;
    dct:modified "2019-10-03T06:06:25.055836"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Data Kecamatan Dalam Angka" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:keckaranganyar@demakkab.go.id> ] .

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

