@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/15c7bd1b-148a-4675-a4ce-61265eebbd05> a dcat:Dataset ;
    dct:identifier "15c7bd1b-148a-4675-a4ce-61265eebbd05" ;
    dct:issued "2018-05-18T07:37:42.367642"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:37:42.367661"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA LUAS WILAYAH DESA SEKECAMATAN NGAMPEL" ;
    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/15c7bd1b-148a-4675-a4ce-61265eebbd05/resource/94fcab28-fc7f-43c8-ba99-5578c245d772> ;
    dcat:landingPage <kecngampel@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/15c7bd1b-148a-4675-a4ce-61265eebbd05/resource/94fcab28-fc7f-43c8-ba99-5578c245d772> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "LUAS WILAYAH.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/15c7bd1b-148a-4675-a4ce-61265eebbd05/resource/94fcab28-fc7f-43c8-ba99-5578c245d772/download/luas-wilayah.xlsx> ;
    dcat:byteSize 10980.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" .

