@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/78733f75-daaf-462b-9da4-e10a60e05b87> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Banyaknya Desa atau Kelurahan Menurut Keberadaan Penerangan Jalan Utama Desa atau Kelurahan di Kecamatan Tirto" ;
    dct:identifier "78733f75-daaf-462b-9da4-e10a60e05b87" ;
    dct:issued "2021-05-27T06:34:58.969485"^^xsd:dateTime ;
    dct:modified "2021-05-27T06:34:58.969501"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Banyaknya Desa atau Kelurahan Menurut Keberadaan Penerangan Jalan Utama Desa atau Kelurahan di Kecamatan Tirto" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Tirto" ] ;
    dcat:landingPage <Kecamatan%20Tirto> .

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

