@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/28ce87aa-750a-4e70-b5ea-560bbc7b7f98> a dcat:Dataset ;
    dct:description "Kata Pengantar LKPJ Kecamatan Mranggen Tahun 2018" ;
    dct:identifier "28ce87aa-750a-4e70-b5ea-560bbc7b7f98" ;
    dct:issued "2019-10-03T04:35:58.638287"^^xsd:dateTime ;
    dct:modified "2019-10-03T04:35:58.638306"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Kata Pengantar LKPJ Kecamatan Mranggen Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kecamatan mranggen" ;
            vcard:hasEmail <mailto:kecmranggen@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/28ce87aa-750a-4e70-b5ea-560bbc7b7f98/resource/984c7391-e770-4747-97ad-796d3938db57> .

<https://data.jatengprov.go.id/dataset/28ce87aa-750a-4e70-b5ea-560bbc7b7f98/resource/984c7391-e770-4747-97ad-796d3938db57> a dcat:Distribution ;
    dct:description "Kata Pengantar LKPJ Kecamatan Mranggen Tahun 2018" ;
    dct:format "DOC" ;
    dct:title "KATA PENGANTAR.doc" ;
    dcat:accessURL <http://103.47.60.179/dataset/28ce87aa-750a-4e70-b5ea-560bbc7b7f98/resource/984c7391-e770-4747-97ad-796d3938db57/download/kata-pengantar.doc> ;
    dcat:byteSize 32256.0 ;
    dcat:mediaType "application/msword" .

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

