@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/53fd0d51-098f-4074-84f7-d691368f429e> a dcat:Dataset ;
    dct:description "Jumlah RT/RW se- Kecamatan Singorojo Tahun 2018" ;
    dct:identifier "53fd0d51-098f-4074-84f7-d691368f429e" ;
    dct:issued "2018-05-18T08:06:47.167271"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:06:47.167296"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah RT/RW Kecamatan Singorojo" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Singorojo" ;
            vcard:hasEmail <mailto:kec.singorojo@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/53fd0d51-098f-4074-84f7-d691368f429e/resource/8a7887ed-d389-45a5-8297-a0f2c96a6f15> ;
    dcat:landingPage <http://kecsingorojo.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/53fd0d51-098f-4074-84f7-d691368f429e/resource/8a7887ed-d389-45a5-8297-a0f2c96a6f15> a dcat:Distribution ;
    dct:description "Data Jumlah RT/RW se-Kecamatan Singorojo Tahun 2018" ;
    dct:format "XLSX" ;
    dct:title "dataRTRWsingorojo.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/53fd0d51-098f-4074-84f7-d691368f429e/resource/8a7887ed-d389-45a5-8297-a0f2c96a6f15/download/data-jumlah-rt-rw-menurut-desa-kecamatan-singorojo-2018.xlsx> ;
    dcat:byteSize 10522.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

