@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/2ab53873-fb5c-4a7c-b2f5-386d6915050e> a dcat:Dataset ;
    dct:description "Catatan Atas Laporan Keuangan Tahun 2016" ;
    dct:identifier "2ab53873-fb5c-4a7c-b2f5-386d6915050e" ;
    dct:issued "2019-10-03T04:37:56.946151"^^xsd:dateTime ;
    dct:modified "2019-10-03T04:37:56.946165"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Catatan Atas Laporan Keuangan Tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:kecamatanwedung11@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2ab53873-fb5c-4a7c-b2f5-386d6915050e/resource/842bb072-714b-447b-a1bd-6e1af0ceef11> .

<https://data.jatengprov.go.id/dataset/2ab53873-fb5c-4a7c-b2f5-386d6915050e/resource/842bb072-714b-447b-a1bd-6e1af0ceef11> a dcat:Distribution ;
    dct:description "Catata Atas Laporan Keuangan Tahun 2016" ;
    dct:format "DOC" ;
    dct:title "Catata Atas Laporan Keuangan Tahun 2016" ;
    dcat:accessURL <http://103.47.60.179/dataset/2ab53873-fb5c-4a7c-b2f5-386d6915050e/resource/842bb072-714b-447b-a1bd-6e1af0ceef11/download/calk-opd-kec-wedung-2016.doc> ;
    dcat:byteSize 1085440.0 ;
    dcat:mediaType "application/msword" .

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

