@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/adb0f8b7-f5ae-4a60-a663-bb56ce475ce5> a dcat:Dataset ;
    dct:description "daftar beserta alamat bank sampah yang terdata oleh dlhk3 banda aceh" ;
    dct:identifier "adb0f8b7-f5ae-4a60-a663-bb56ce475ce5" ;
    dct:issued "2022-10-30T23:36:59.567226"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:33:02.525522"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Daftar Bank Sampah Kota Banda Aceh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/adb0f8b7-f5ae-4a60-a663-bb56ce475ce5/resource/63a27029-6bcf-44a4-9cbf-4ac1670e6c56> ;
    dcat:keyword "aceh",
        "banda",
        "bank",
        "kota",
        "sampah" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/daftar-bank-sampah-kota-banda-aceh/adb0f8b7-f5ae-4a60-a663-bb56ce475ce5> .

<http://5.189.187.109/dataset/adb0f8b7-f5ae-4a60-a663-bb56ce475ce5/resource/63a27029-6bcf-44a4-9cbf-4ac1670e6c56> a dcat:Distribution ;
    dct:description "daftar bank sampah kota banda aceh yang terintegrasi dengan aplikasi nabung sampah dlhk3" ;
    dct:format "CSV" ;
    dct:issued "2019-12-02T15:20:00"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:33:02.536400"^^xsd:dateTime ;
    dct:title "Daftar Bank Sampah Kota Banda Aceh Tahun 2019" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/daftar_bank_sampah.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/daftar-bank-sampah-kota-banda-aceh/adb0f8b7-f5ae-4a60-a663-bb56ce475ce5> a foaf:Document .

