@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/a4e23cc4-95f5-4cb8-a742-dfd0e2b77b6a> a dcat:Dataset ;
    dct:description "Cover Renstra Kecamatan Mranggen " ;
    dct:identifier "a4e23cc4-95f5-4cb8-a742-dfd0e2b77b6a" ;
    dct:issued "2019-10-03T05:32:05.095931"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:32:05.095942"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Renstra Kecamatan Mranggen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:kecmranggen@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a4e23cc4-95f5-4cb8-a742-dfd0e2b77b6a/resource/cb89a926-c5f1-496c-9721-913920383f9f> .

<https://data.jatengprov.go.id/dataset/a4e23cc4-95f5-4cb8-a742-dfd0e2b77b6a/resource/cb89a926-c5f1-496c-9721-913920383f9f> a dcat:Distribution ;
    dct:description "Cover Renstra Kecamatan Mranggen " ;
    dct:format "DOCX" ;
    dct:title "COVER.docx" ;
    dcat:accessURL <http://data.demakkab.go.id/dataset/a4e23cc4-95f5-4cb8-a742-dfd0e2b77b6a/resource/cb89a926-c5f1-496c-9721-913920383f9f/download/cover.docx> ;
    dcat:byteSize 527718.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

