@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/721d7019-0afa-489a-83f4-533102152774> a dcat:Dataset ;
    dct:description """Jumlah RT RW  Kecamatan Patean tahun 2017\r
""" ;
    dct:identifier "721d7019-0afa-489a-83f4-533102152774" ;
    dct:issued "2018-05-18T08:19:03.764903"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:19:03.764923"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah RT RW Se kecamatan Patean" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MUGIARTO" ;
            vcard:hasEmail <mailto:kecpatean@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/721d7019-0afa-489a-83f4-533102152774/resource/301e0f3c-1d59-4cc9-9860-9d5c602605b3> ;
    dcat:landingPage <https://kecpatean.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/721d7019-0afa-489a-83f4-533102152774/resource/301e0f3c-1d59-4cc9-9860-9d5c602605b3> a dcat:Distribution ;
    dct:title "data dami" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

