@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/fa7f931f-5b1f-4d79-add8-2ba8081bfcee> a dcat:Dataset ;
    dct:description "Data Perangkat Desa se Kecamatan Ngampel" ;
    dct:identifier "fa7f931f-5b1f-4d79-add8-2ba8081bfcee" ;
    dct:issued "2018-05-18T09:10:55.268432"^^xsd:dateTime ;
    dct:modified "2018-05-18T09:10:55.268491"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Perangkat Desa se Kecamatan Ngampel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUGIYONO" ;
            vcard:hasEmail <mailto:kecngampel@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fa7f931f-5b1f-4d79-add8-2ba8081bfcee/resource/73604550-c2b0-4890-87a9-c534879b59df> ;
    dcat:landingPage <https://kecngampel.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/fa7f931f-5b1f-4d79-add8-2ba8081bfcee/resource/73604550-c2b0-4890-87a9-c534879b59df> a dcat:Distribution ;
    dct:format "xlxs" ;
    dct:title "DATA PERANGKAT DESA.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/fa7f931f-5b1f-4d79-add8-2ba8081bfcee/resource/73604550-c2b0-4890-87a9-c534879b59df/download/data-perangkat-desa.xlsx> ;
    dcat:byteSize 55227.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" .

