@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/1bdefcb6-baa0-49bf-b7ee-c382f2d1f11b> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Pentahapan Keluarga Sejahtera di Kecamatan Wonopringgo" ;
    dct:identifier "1bdefcb6-baa0-49bf-b7ee-c382f2d1f11b" ;
    dct:issued "2019-10-08T00:33:04.754190"^^xsd:dateTime ;
    dct:modified "2019-10-08T00:33:04.754203"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Pentahapan Keluarga Sejahtera di Kecamatan Wonopringgo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Wonopringgo " ] ;
    dcat:landingPage <Kecamatan%20Wonopringgo%20dalam%20Angka%20Tahun%202018> .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

