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

<https://data.jatengprov.go.id/dataset/c54af0cf-b595-441f-b600-c371a1d6c643> a dcat:Dataset ;
    dct:description "Jumlah Posyandu Menurut Strata, Puskesmas dan Kecamatan Kab. Jepara Tahun 2018" ;
    dct:identifier "c54af0cf-b595-441f-b600-c371a1d6c643" ;
    dct:issued "2020-09-04T07:41:00.292323"^^xsd:dateTime ;
    dct:modified "2020-09-04T07:41:00.292332"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "Jumlah Posyandu Menurut Strata, Puskesmas dan Kecamatan Kab. Jepara Tahun 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan Kabupaten Jepara" ] ;
    dcat:landingPage <Dinas%20Kesehatan%20Kabupaten%20Jepara> .

<https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Jepara" .

