@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/d9d1cce1-7d64-432b-850f-aecd8e14d3f5> a dcat:Dataset ;
    dct:description "JADWAL SKJ KEC NGAMPEL 2018" ;
    dct:identifier "d9d1cce1-7d64-432b-850f-aecd8e14d3f5" ;
    dct:issued "2018-05-18T08:57:42.859545"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:57:42.859565"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "JADWAL SKJ KEC 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/d9d1cce1-7d64-432b-850f-aecd8e14d3f5/resource/eab4822a-acc7-4a6d-856d-a93237fd4f9c> ;
    dcat:landingPage <kecngampel@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/d9d1cce1-7d64-432b-850f-aecd8e14d3f5/resource/eab4822a-acc7-4a6d-856d-a93237fd4f9c> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "JADWAL SKJ 2018.doc" ;
    dcat:accessURL <http://118.97.18.18/dataset/d9d1cce1-7d64-432b-850f-aecd8e14d3f5/resource/eab4822a-acc7-4a6d-856d-a93237fd4f9c/download/jadwal-skj-2018.doc> ;
    dcat:byteSize 23040.0 ;
    dcat:mediaType "application/msword" .

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

