@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/2c6657e0-8f37-40e9-995c-d44c78fd7a94> a dcat:Dataset ;
    dct:description "Cover LKPJ Kecamatan Mranggen Tahun 2017" ;
    dct:identifier "2c6657e0-8f37-40e9-995c-d44c78fd7a94" ;
    dct:issued "2019-10-03T04:39:53.873558"^^xsd:dateTime ;
    dct:modified "2019-10-03T04:39:53.873570"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Cover LKPJ Kecamatan Mranggen Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kecamatan mranggen" ;
            vcard:hasEmail <mailto:kecmranggen@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2c6657e0-8f37-40e9-995c-d44c78fd7a94/resource/8b61a759-ee93-4488-9906-04b70aaf541c> .

<https://data.jatengprov.go.id/dataset/2c6657e0-8f37-40e9-995c-d44c78fd7a94/resource/8b61a759-ee93-4488-9906-04b70aaf541c> a dcat:Distribution ;
    dct:description "Cover LKPJ Kecamatan Mranggen Tahun 2017" ;
    dct:format "DOCX" ;
    dct:title "COVER 1.docx" ;
    dcat:accessURL <http://103.47.60.179/dataset/2c6657e0-8f37-40e9-995c-d44c78fd7a94/resource/8b61a759-ee93-4488-9906-04b70aaf541c/download/cover-1.docx> ;
    dcat:byteSize 555192.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" .

