@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#> .

<http://5.189.187.109/dataset/592b2c55-79c9-4084-a512-5308e9305a0e> a dcat:Dataset ;
    dct:description "data inflasi bulan agustus 2017" ;
    dct:identifier "592b2c55-79c9-4084-a512-5308e9305a0e" ;
    dct:issued "2022-10-11T15:36:24.182528"^^xsd:dateTime ;
    dct:modified "2024-12-21T10:23:25.530359"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "inflasi agustus 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bpsbatang" ;
            vcard:hasEmail <mailto:bps3325@bps.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/592b2c55-79c9-4084-a512-5308e9305a0e/resource/95bc3f21-e334-4d30-9f0c-e5b71df67d38> ;
    dcat:keyword "bps",
        "inflasi" ;
    dcat:landingPage <bpsbatang.com> .

<bpsbatang.com> a foaf:Document .

<http://5.189.187.109/dataset/592b2c55-79c9-4084-a512-5308e9305a0e/resource/95bc3f21-e334-4d30-9f0c-e5b71df67d38> a dcat:Distribution ;
    dct:description "data inflasi bulan agustus" ;
    dct:format "XLSX" ;
    dct:issued "2018-07-24T10:20:22.119607"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:36:24.176349"^^xsd:dateTime ;
    dct:title "INFLASI-AGT 2017.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/592b2c55-79c9-4084-a512-5308e9305a0e/resource/95bc3f21-e334-4d30-9f0c-e5b71df67d38/download/inflasi-agt-2017.xlsx> ;
    dcat:byteSize "12402"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> a foaf:Agent ;
    foaf:name "Kabupaten Batang" .

