@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/b8abc887-e888-4b99-a1dc-e34d42404080> a dcat:Dataset ;
    dct:description "Produk Hukum Kota Banda Aceh (Qanun, Perwal, Keputusan Walikota dan Perjanjian" ;
    dct:identifier "b8abc887-e888-4b99-a1dc-e34d42404080" ;
    dct:issued "2022-10-30T23:37:25.330145"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:33:43.840826"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Produk Hukum Daerah Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b8abc887-e888-4b99-a1dc-e34d42404080/resource/7d2d4163-3da4-4eec-92e4-8254a6b08c3d> ;
    dcat:keyword "setdakota" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/produk-hukum-daerah-tahun-2018/b8abc887-e888-4b99-a1dc-e34d42404080> .

<http://5.189.187.109/dataset/b8abc887-e888-4b99-a1dc-e34d42404080/resource/7d2d4163-3da4-4eec-92e4-8254a6b08c3d> a dcat:Distribution ;
    dct:description "Produk Hukum Daerah Tahun 2018" ;
    dct:format "CSV" ;
    dct:issued "2019-11-01T09:44:14"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:33:43.849945"^^xsd:dateTime ;
    dct:title "Produk Hukum Daerah" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/PRODUK_HUKUM_2018.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/produk-hukum-daerah-tahun-2018/b8abc887-e888-4b99-a1dc-e34d42404080> a foaf:Document .

