@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/66125af9-2770-4719-b8e4-b705cf5bbf79> a dcat:Dataset ;
    dct:description "DATA PRODUK UNGGULAN DESA SE KECAMATAN NGAMPEL" ;
    dct:identifier "66125af9-2770-4719-b8e4-b705cf5bbf79" ;
    dct:issued "2018-05-18T08:11:21.982796"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:11:21.982817"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA PRODUK UNGGULAN DESA SE KECAMATAN 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/66125af9-2770-4719-b8e4-b705cf5bbf79/resource/a4c7fc5b-17de-4a3e-a0ab-9acc989c3db3> ;
    dcat:landingPage <kecngampel@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/66125af9-2770-4719-b8e4-b705cf5bbf79/resource/a4c7fc5b-17de-4a3e-a0ab-9acc989c3db3> a dcat:Distribution ;
    dct:description "DATA PRODUK UNGGULAN DESA SEKECAMATAN NGAMPEL" ;
    dct:format "XLSX" ;
    dct:title "DATA PRODUK UNGGULAN.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/66125af9-2770-4719-b8e4-b705cf5bbf79/resource/a4c7fc5b-17de-4a3e-a0ab-9acc989c3db3/download/data-produk-unggulan.xlsx> ;
    dcat:byteSize 10579.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" .

