@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/9190f20e-6b68-47f6-a4b0-459f66e2c87f> a dcat:Dataset ;
    dct:description "pengawasan reguler terhadap SKPD, sekolah dan Gampong diwilayah Kota Banda Aceh" ;
    dct:identifier "9190f20e-6b68-47f6-a4b0-459f66e2c87f" ;
    dct:issued "2022-10-30T23:35:45.762104"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:30:33.972486"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Pengawasan Regular 2016 - 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9190f20e-6b68-47f6-a4b0-459f66e2c87f/resource/d9ff6be2-3ffb-4905-9862-5a8fa9fd20cb> ;
    dcat:keyword "pengawasanreguler" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/pengawasan-regular-2016-2018/9190f20e-6b68-47f6-a4b0-459f66e2c87f> .

<http://5.189.187.109/dataset/9190f20e-6b68-47f6-a4b0-459f66e2c87f/resource/d9ff6be2-3ffb-4905-9862-5a8fa9fd20cb> a dcat:Distribution ;
    dct:description "Pengawasan reguler dilakukan terhadap SKPD,SEkolah dan Gampong di Kota Banda Aceh" ;
    dct:format "CSV" ;
    dct:issued "2019-12-13T10:42:52"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:30:34.031753"^^xsd:dateTime ;
    dct:title "Data Pengawasan Reguler tahun 2016- 2018" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/open_data_base.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/pengawasan-regular-2016-2018/9190f20e-6b68-47f6-a4b0-459f66e2c87f> a foaf:Document .

