@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/55615315-71db-40e1-a368-be90b27d9681> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan jumlah mobil pengangkut sampah menurut kecamatan dalam Kabupaten Bireuen tahun 2023" ;
    dct:identifier "55615315-71db-40e1-a368-be90b27d9681" ;
    dct:issued "2024-06-03T03:40:15.187054"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:40:15.187061"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> ;
    dct:title "Jumlah Mobil Pengangkut Sampah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Risnawati" ;
            vcard:hasEmail <mailto:risrisnawatisp@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/55615315-71db-40e1-a368-be90b27d9681/resource/b290a05c-f8bd-43a7-a6ab-717502a9df6d> ;
    dcat:keyword "Alat Angkutan Sampah",
        "Mobil Pengangkut Sampah" ;
    dcat:landingPage <Jumlah%20Mobil%20Pengangkut%20Sampah> .

<Jumlah%20Mobil%20Pengangkut%20Sampah> a foaf:Document .

<http://5.189.187.109/dataset/55615315-71db-40e1-a368-be90b27d9681/resource/b290a05c-f8bd-43a7-a6ab-717502a9df6d> a dcat:Distribution ;
    dct:description "Jumlah mobil pengangkut sampah menurut kecamatan dalam Kabupaten Bireuen tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-05-21T05:19:24.982239"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:40:15.172257"^^xsd:dateTime ;
    dct:title "Jumlah Mobil Pengangkut Sampah Kabupaten Bireuen Menurut Kecamatan" ;
    dcat:accessURL <https://data.bireuenkab.go.id/dataset/55615315-71db-40e1-a368-be90b27d9681/resource/b290a05c-f8bd-43a7-a6ab-717502a9df6d/download/jumlah-mobil-pengangkut-sampah-kabupaten-bireuen-menurut-kecamatan.xlsx.csv> ;
    dcat:byteSize "1308"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> a foaf:Agent ;
    foaf:name "Kabupaten Bireuen" .

