@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/0ead42f8-d1a1-42a4-adbf-5617088827f7> a dcat:Dataset ;
    dct:identifier "0ead42f8-d1a1-42a4-adbf-5617088827f7" ;
    dct:issued "2018-05-18T07:33:47.280054"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:33:47.280075"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Fasilitasi Kegiatan P4GN Kabupaten Kendal" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "muhammad kaerudin" ;
            vcard:hasEmail <mailto:kaerodinrodin1974@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0ead42f8-d1a1-42a4-adbf-5617088827f7/resource/a05426ac-befb-4db5-ba90-8d3d8fc575d5> .

<https://data.jatengprov.go.id/dataset/0ead42f8-d1a1-42a4-adbf-5617088827f7/resource/a05426ac-befb-4db5-ba90-8d3d8fc575d5> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "Rakoor P4GN.docx" ;
    dcat:accessURL <http://118.97.18.18/dataset/0ead42f8-d1a1-42a4-adbf-5617088827f7/resource/a05426ac-befb-4db5-ba90-8d3d8fc575d5/download/rakoor-p4gn.docx> ;
    dcat:byteSize 14212.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" .

