@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/6784dc87-a88a-446f-9bba-2a934ded4ea2> a dcat:Dataset ;
    dct:description "STANDAR HARGA TAHUN 2016" ;
    dct:identifier "6784dc87-a88a-446f-9bba-2a934ded4ea2" ;
    dct:issued "2022-10-30T23:34:12.064193"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:27:32.697497"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "STANDAR HARGA TAHUN 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6784dc87-a88a-446f-9bba-2a934ded4ea2/resource/d1987ec5-5920-448a-a7df-a007661affce> ;
    dcat:keyword "asetbarangdaerah",
        "hargabarang",
        "kotabandaaceh",
        "pemerintahkotabandaaceh",
        "standarbarang",
        "standarharga" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/standar-harga-tahun-2016/6784dc87-a88a-446f-9bba-2a934ded4ea2> .

<http://5.189.187.109/dataset/6784dc87-a88a-446f-9bba-2a934ded4ea2/resource/d1987ec5-5920-448a-a7df-a007661affce> a dcat:Distribution ;
    dct:description "STANDAR HARGA TAHUN 2016" ;
    dct:format "CSV" ;
    dct:issued "2017-11-14T12:33:26"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:27:32.708218"^^xsd:dateTime ;
    dct:title "STANDAR HARGA TAHUN 2016" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/StandarHarga.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/standar-harga-tahun-2016/6784dc87-a88a-446f-9bba-2a934ded4ea2> a foaf:Document .

