@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/44e81442-c2a2-4dbd-9ec3-8d9c46834b78> a dcat:Dataset ;
    dct:identifier "44e81442-c2a2-4dbd-9ec3-8d9c46834b78" ;
    dct:issued "2018-05-18T08:01:53.465906"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:01:53.465926"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "jumlah-rt-rw-sekecamatan-ngampel tahun 2017" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUGIYONO" ;
            vcard:hasEmail <mailto:kecngampel@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/44e81442-c2a2-4dbd-9ec3-8d9c46834b78/resource/5904e6da-8287-41aa-942b-b4df86cc3b70> ;
    dcat:landingPage <https//:kecngampel.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/44e81442-c2a2-4dbd-9ec3-8d9c46834b78/resource/5904e6da-8287-41aa-942b-b4df86cc3b70> a dcat:Distribution ;
    dct:description "DATA RT RW  KECAMATAN NGAMPEL TAHUN 2018" ;
    dct:format "XLSX" ;
    dct:title "DATA RT RW.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/44e81442-c2a2-4dbd-9ec3-8d9c46834b78/resource/5904e6da-8287-41aa-942b-b4df86cc3b70/download/data-rt-rw.xlsx> ;
    dcat:byteSize 11230.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" .

