@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/13e69e92-f4f5-4567-b7e2-63ec395ade24> a dcat:Dataset ;
    dct:description "Program Kegiatan APBD 2018 " ;
    dct:identifier "13e69e92-f4f5-4567-b7e2-63ec395ade24" ;
    dct:issued "2018-08-18T04:31:56.531215"^^xsd:dateTime ;
    dct:modified "2018-09-18T04:36:33.016023"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Kegiatan 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Linta" ;
            vcard:hasEmail <mailto:herlintam@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/13e69e92-f4f5-4567-b7e2-63ec395ade24/resource/d7bae05a-50f1-4c8c-a642-17daa8fced23> ;
    dcat:landingPage <DPRKP> .

<https://data.jatengprov.go.id/dataset/13e69e92-f4f5-4567-b7e2-63ec395ade24/resource/d7bae05a-50f1-4c8c-a642-17daa8fced23> a dcat:Distribution ;
    dct:description "Program Kegiatan APBD TA 2018" ;
    dct:format "CSV" ;
    dct:title "Kegiatan2018.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/13e69e92-f4f5-4567-b7e2-63ec395ade24/resource/d7bae05a-50f1-4c8c-a642-17daa8fced23/download/data-kegiatan-2018.csv> ;
    dcat:byteSize 26836.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

