@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/2d0d953c-43eb-4aab-892b-1ef1eaa6bdd0> a dcat:Dataset ;
    dct:description "Data ini berisi tentang Banyaknya Embung Desa Menurut Desa atau Kelurahan di Kecamatan Bojong yang terdiri dari kolom Desa atau Kelurahan dan Tahun" ;
    dct:identifier "2d0d953c-43eb-4aab-892b-1ef1eaa6bdd0" ;
    dct:issued "2021-05-03T06:41:43.141183"^^xsd:dateTime ;
    dct:modified "2021-05-03T06:41:43.141202"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Banyaknya Embung Desa Menurut Desa atau Kelurahan di Kecamatan Bojong" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Bojong" ] .

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

