@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/297ae550-a67f-44e0-92ce-2ca3a177d194> a dcat:Dataset ;
    dct:description "JUMLAH POS KAMPLING DI KECAMATAN GUNTUR TAHUN 2020" ;
    dct:identifier "297ae550-a67f-44e0-92ce-2ca3a177d194" ;
    dct:issued "2020-11-16T07:08:17.933720"^^xsd:dateTime ;
    dct:modified "2020-11-17T07:31:11.519643"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "JUMLAH POS KAMPLING DI KECAMATAN GUNTUR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kec.guntur" ;
            vcard:hasEmail <mailto:kecamatanguntur@gmail.com> ] .

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

