@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/be6220a7-5b51-4d5e-b8e9-2554b7acaa2d> a dcat:Dataset ;
    dct:description "LKPJ 2017 TAHUNAN Kecamatan Mranggen" ;
    dct:identifier "be6220a7-5b51-4d5e-b8e9-2554b7acaa2d" ;
    dct:issued "2019-10-03T05:42:14.923269"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:42:14.923280"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "LKPJ 2017 TAHUNAN 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/be6220a7-5b51-4d5e-b8e9-2554b7acaa2d/resource/b66e838c-d218-4e96-ba02-790eec2d24db> .

<https://data.jatengprov.go.id/dataset/be6220a7-5b51-4d5e-b8e9-2554b7acaa2d/resource/b66e838c-d218-4e96-ba02-790eec2d24db> a dcat:Distribution ;
    dct:description "LKPJ 2017 TAHUNAN Kecamatan Mranggen" ;
    dct:format "DOC" ;
    dct:title "LKPJ 2017 TAHUNAN.doc" ;
    dcat:accessURL <http://103.47.60.179/dataset/be6220a7-5b51-4d5e-b8e9-2554b7acaa2d/resource/b66e838c-d218-4e96-ba02-790eec2d24db/download/lkpj-2017-tahunan.doc> ;
    dcat:byteSize 295424.0 ;
    dcat:mediaType "application/msword" .

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

