@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/4c6a3d75-7f81-45a0-b81f-e051d7be6b4c> a dcat:Dataset ;
    dct:description "Majalah Komunikatif DPRD" ;
    dct:identifier "4c6a3d75-7f81-45a0-b81f-e051d7be6b4c" ;
    dct:issued "2019-01-03T06:32:09.867471"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:32:09.867479"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Majalah Komunikatif DPRD" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag TU Sekretariat DPRD" ;
            vcard:hasEmail <mailto:setwan@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4c6a3d75-7f81-45a0-b81f-e051d7be6b4c/resource/de2d9153-08a1-44ba-8a98-3861b3a67ad2> .

<https://data.jatengprov.go.id/dataset/4c6a3d75-7f81-45a0-b81f-e051d7be6b4c/resource/de2d9153-08a1-44ba-8a98-3861b3a67ad2> a dcat:Distribution ;
    dct:description "Majalah Komunikatif DPRD" ;
    dct:format "DOCX" ;
    dct:title "majalah-komunikatif-dprd" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/4c6a3d75-7f81-45a0-b81f-e051d7be6b4c/resource/de2d9153-08a1-44ba-8a98-3861b3a67ad2/download/majalah-komunikatif-dprd.docx> ;
    dcat:byteSize 924594.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

