@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/b8eb6be2-986e-48d9-86f9-ddf7a89d32fa> a dcat:Dataset ;
    dct:description "data inflasi bulan juni 2018" ;
    dct:identifier "b8eb6be2-986e-48d9-86f9-ddf7a89d32fa" ;
    dct:issued "2018-08-18T04:52:05.286597"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:50:56.048320"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "inflasi bulan juni 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bpsbatang" ;
            vcard:hasEmail <mailto:bps3325@bps.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b8eb6be2-986e-48d9-86f9-ddf7a89d32fa/resource/21f1120b-cf3f-4cfb-95b8-20a906da4f4c> ;
    dcat:keyword "bps",
        "inflasi" ;
    dcat:landingPage <bpsbatang.com> .

<https://data.jatengprov.go.id/dataset/b8eb6be2-986e-48d9-86f9-ddf7a89d32fa/resource/21f1120b-cf3f-4cfb-95b8-20a906da4f4c> a dcat:Distribution ;
    dct:description "data inflasi bulan juni 2018" ;
    dct:format "XLSX" ;
    dct:title "inflasi juni 2018.pdf" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/b8eb6be2-986e-48d9-86f9-ddf7a89d32fa/resource/21f1120b-cf3f-4cfb-95b8-20a906da4f4c/download/inflasi-juni-2018.pdf> ;
    dcat:byteSize 638212.0 ;
    dcat:mediaType "application/pdf" .

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

