@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/1061a580-a25a-47fb-a721-f452d9b5ae28> a dcat:Dataset ;
    dct:description "Data LPMD tahun 2018" ;
    dct:identifier "1061a580-a25a-47fb-a721-f452d9b5ae28" ;
    dct:issued "2018-05-18T07:34:24.906011"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:34:24.906032"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data LPMD se-Kecamatan Rowosari" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Rowosari" ;
            vcard:hasEmail <mailto:setyawanmachmud@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1061a580-a25a-47fb-a721-f452d9b5ae28/resource/cb7882af-6886-43bd-a9b4-8c3175b2d8b5> ;
    dcat:landingPage <Kecamatan%20Rowosari> .

<https://data.jatengprov.go.id/dataset/1061a580-a25a-47fb-a721-f452d9b5ae28/resource/cb7882af-6886-43bd-a9b4-8c3175b2d8b5> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "LPMD.docx" ;
    dcat:accessURL <http://118.97.18.18/dataset/1061a580-a25a-47fb-a721-f452d9b5ae28/resource/cb7882af-6886-43bd-a9b4-8c3175b2d8b5/download/lpmd.docx> ;
    dcat:byteSize 97996.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" .

