@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/f2bc24a2-a335-4e74-821e-2766f9fcb063> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Indeks Pengadaan Barang/Jasa" ;
    dct:identifier "d2d9f73ea47ca1af365e3a1eaab34d5d" ;
    dct:issued "2024-01-24"^^xsd:date ;
    dct:modified "2024-01-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Sekretariat Daerah" ] ;
    dct:title "Indeks Pengadaan Barang/Jasa" ;
    dcat:distribution <http://5.189.187.109/dataset/f2bc24a2-a335-4e74-821e-2766f9fcb063/resource/d4ebdeb5-e4d9-4fb1-b508-b4aee2ee847c> ;
    dcat:keyword "data",
        "dataset",
        "natuna",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.natunakab.go.id/detail/indeks-pengadaan-barang-jasa> .

<http://5.189.187.109/dataset/f2bc24a2-a335-4e74-821e-2766f9fcb063/resource/d4ebdeb5-e4d9-4fb1-b508-b4aee2ee847c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-07-16T08:38:07.473730"^^xsd:dateTime ;
    dct:modified "2024-07-16T08:38:07.419378"^^xsd:dateTime ;
    dct:title "indeks-pengadaan-barang-jasa" ;
    dcat:accessURL <https://satudata.natunakab.go.id/aset/download/dok/d2d9f73ea47ca1af365e3a1eaab34d5d> .

<https://satudata.natunakab.go.id/detail/indeks-pengadaan-barang-jasa> a foaf:Document .

