@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/24a33233-33e0-4be1-b925-83d798018c96> a dcat:Dataset ;
    dct:identifier "24a33233-33e0-4be1-b925-83d798018c96" ;
    dct:issued "2018-05-18T07:45:12.569707"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:45:12.569728"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA SEBARAN EKONOMI" ;
    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/24a33233-33e0-4be1-b925-83d798018c96/resource/32b8009a-69fa-4937-bff6-20ab9c251410> ;
    dcat:landingPage <kecngampel@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/24a33233-33e0-4be1-b925-83d798018c96/resource/32b8009a-69fa-4937-bff6-20ab9c251410> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "DATA SEBARAN EKONOMI.docx" ;
    dcat:accessURL <http://118.97.18.18/dataset/24a33233-33e0-4be1-b925-83d798018c96/resource/32b8009a-69fa-4937-bff6-20ab9c251410/download/data-sebaran-ekonomi.docx> ;
    dcat:byteSize 18232.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

