@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/44901315-a811-4d85-aed0-ce5dfd151cad> a dcat:Dataset ;
    dct:description "Dataset ini berisi laju inflasi Kabupaten Bantul" ;
    dct:identifier "44901315-a811-4d85-aed0-ce5dfd151cad" ;
    dct:issued "2024-06-11T08:01:09.148241"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:01:09.148249"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Laju Inflasi Kabupaten Bantul" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Badan Perencanaan Pembangunan Daerah" ;
            vcard:hasEmail <mailto:dalitbang@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/44901315-a811-4d85-aed0-ce5dfd151cad/resource/14b8c5cf-3e87-45ba-b823-e1666324a905> ;
    dcat:keyword "inflasi",
        "laju inflasi",
        "laju inflasi bantul" ;
    dcat:landingPage <https://bappeda.bantulkab.go.id/> .

<http://5.189.187.109/dataset/44901315-a811-4d85-aed0-ce5dfd151cad/resource/14b8c5cf-3e87-45ba-b823-e1666324a905> a dcat:Distribution ;
    dct:description """Data ini berisi Perbandingan Laju Inflasi Kabupaten Bantul dengan\r
Kota Yogyakarta dan Nasional Tahun 2016-2019 """ ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T06:26:49.384604"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:01:09.137911"^^xsd:dateTime ;
    dct:title "Laju Inflasi Kabupaten Bantul Tahun 2016-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/44901315-a811-4d85-aed0-ce5dfd151cad/resource/14b8c5cf-3e87-45ba-b823-e1666324a905/download/laju-inflasi-kabupaten-bantul1.csv> ;
    dcat:byteSize "133"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<https://bappeda.bantulkab.go.id/> a foaf:Document .

