@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/16e39889-133e-4b81-9eb4-10b00c16cc7e> a dcat:Dataset ;
    dct:description "Data Jumlah Kawasan Permukiman Kumuh di Kota Banda Aceh " ;
    dct:identifier "16e39889-133e-4b81-9eb4-10b00c16cc7e" ;
    dct:issued "2022-10-30T23:31:21.300328"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:22:25.132844"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Jumlah Kawasan Permukiman Kumuh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/16e39889-133e-4b81-9eb4-10b00c16cc7e/resource/47c76f9d-fe45-4dea-92f6-032061f8e53f> ;
    dcat:keyword "bandaaceh",
        "kawasankumuh" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-kawasan-permukiman-kumuh/16e39889-133e-4b81-9eb4-10b00c16cc7e> .

<http://5.189.187.109/dataset/16e39889-133e-4b81-9eb4-10b00c16cc7e/resource/47c76f9d-fe45-4dea-92f6-032061f8e53f> a dcat:Distribution ;
    dct:description "Penetapan Lokasi Perumahan Dan Permukiman Kumuh di Kota Banda Aceh " ;
    dct:format "CSV" ;
    dct:issued "2021-02-10T12:13:11"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:22:25.142122"^^xsd:dateTime ;
    dct:title "Jumlah Kawasan Kumuh " ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Kawasan_Kumuh_Kota_Banda_Aceh_Update.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/jumlah-kawasan-permukiman-kumuh/16e39889-133e-4b81-9eb4-10b00c16cc7e> a foaf:Document .

