@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/800b5671-742e-4e3e-946f-d0f182eac4ca> a dcat:Dataset ;
    dct:description "data inflasi bulan september 2017" ;
    dct:identifier "800b5671-742e-4e3e-946f-d0f182eac4ca" ;
    dct:issued "2018-08-18T04:44:34.532220"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:44:34.532235"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "inflasi bulan september 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bpsbatang" ;
            vcard:hasEmail <mailto:bps3325@bps.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/800b5671-742e-4e3e-946f-d0f182eac4ca/resource/791232c0-4fe4-4c82-a5b8-c68e46e23210> ;
    dcat:landingPage <bpsbatang.com> .

<https://data.jatengprov.go.id/dataset/800b5671-742e-4e3e-946f-d0f182eac4ca/resource/791232c0-4fe4-4c82-a5b8-c68e46e23210> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "INFLASI-SEP 2017.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/800b5671-742e-4e3e-946f-d0f182eac4ca/resource/791232c0-4fe4-4c82-a5b8-c68e46e23210/download/inflasi-sep-2017.xlsx> ;
    dcat:byteSize 12387.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

