@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/0c8cc08d-8241-4fad-b83d-8eb11a6f8e16> a dcat:Dataset ;
    dct:description "CALK OPD-2018 Kecamatan Mranggen" ;
    dct:identifier "0c8cc08d-8241-4fad-b83d-8eb11a6f8e16" ;
    dct:issued "2019-10-03T04:23:10.334534"^^xsd:dateTime ;
    dct:modified "2019-10-03T04:23:10.334546"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "CALK OPD-2018 Kecamatan Mranggen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kecamatan mranggen" ;
            vcard:hasEmail <mailto:kecmranggen@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0c8cc08d-8241-4fad-b83d-8eb11a6f8e16/resource/3ceae067-a9d3-410d-9ff7-a7accb605bbe> .

<https://data.jatengprov.go.id/dataset/0c8cc08d-8241-4fad-b83d-8eb11a6f8e16/resource/3ceae067-a9d3-410d-9ff7-a7accb605bbe> a dcat:Distribution ;
    dct:description "CALK OPD-2018 Kecamatan Mranggen" ;
    dct:format "DOCX" ;
    dct:title "CALK OPD-2018.docx" ;
    dcat:accessURL <http://103.47.60.179/dataset/0c8cc08d-8241-4fad-b83d-8eb11a6f8e16/resource/3ceae067-a9d3-410d-9ff7-a7accb605bbe/download/calk-opd-2018.docx> ;
    dcat:byteSize 289670.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" .

