@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/a2e47ad9-91f1-4af3-98be-64f132e98044> a dcat:Dataset ;
    dct:description "data inflasi bulan april 2017" ;
    dct:identifier "a2e47ad9-91f1-4af3-98be-64f132e98044" ;
    dct:issued "2018-08-18T04:49:00.131975"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:49:51.781496"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "infalasi bulan april 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bpsbatang" ;
            vcard:hasEmail <mailto:bps3325@bps.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a2e47ad9-91f1-4af3-98be-64f132e98044/resource/a98a4858-1ff4-4479-a992-52641dd0c7ba> ;
    dcat:keyword "bps",
        "inflasi" ;
    dcat:landingPage <bpsbatang.com> .

<https://data.jatengprov.go.id/dataset/a2e47ad9-91f1-4af3-98be-64f132e98044/resource/a98a4858-1ff4-4479-a992-52641dd0c7ba> a dcat:Distribution ;
    dct:description "data inflasi 2017" ;
    dct:format "XLSX" ;
    dct:title "INFLASI-APRIL 2017.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/a2e47ad9-91f1-4af3-98be-64f132e98044/resource/a98a4858-1ff4-4479-a992-52641dd0c7ba/download/inflasi-april-2017.xlsx> ;
    dcat:byteSize 12385.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" .

