@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/307340d2-da0e-4848-9026-f4dfec4f8631> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data jumlah petugas kebersihan dalam satuan orang dalam periode tahun 2023." ;
    dct:identifier "307340d2-da0e-4848-9026-f4dfec4f8631" ;
    dct:issued "2024-06-03T03:39:48.652192"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:39:48.652200"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> ;
    dct:title "Jumlah Petugas Kebersihan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Risnawati" ;
            vcard:hasEmail <mailto:risrisnawatisp@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/307340d2-da0e-4848-9026-f4dfec4f8631/resource/45a6bc3e-b7fe-494b-9a0d-a960b3e6421d> ;
    dcat:keyword "DLHK Bireuen",
        "Petugas Kebersihan" ;
    dcat:landingPage <Jumlah%20Petugas%20Kebersihan> .

<Jumlah%20Petugas%20Kebersihan> a foaf:Document .

<http://5.189.187.109/dataset/307340d2-da0e-4848-9026-f4dfec4f8631/resource/45a6bc3e-b7fe-494b-9a0d-a960b3e6421d> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data jumlah petugas kebersihan DLHK Kabupaten Bireuen tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-05-21T05:38:01.230651"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:39:48.635347"^^xsd:dateTime ;
    dct:title "Jumlah Petugas Kebersihan Kabupaten Bireuen Menurut Kecamatan" ;
    dcat:accessURL <https://data.bireuenkab.go.id/dataset/307340d2-da0e-4848-9026-f4dfec4f8631/resource/45a6bc3e-b7fe-494b-9a0d-a960b3e6421d/download/jumlah-petugas-kebersihan-kabupaten-bireuen-menurut-kecamatan.csv> ;
    dcat:byteSize "1319"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

