@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/442d1a6f-6c04-4b45-8b30-76e385b4f4b3> a dcat:Dataset ;
    dct:description "Jumlah Gelandangan dan Pengemis di Luar Panti - 2023" ;
    dct:identifier "442d1a6f-6c04-4b45-8b30-76e385b4f4b3" ;
    dct:issued "2025-08-28T11:27:50.333470"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:50.333478"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah Gelandangan dan Pengemis di Luar Panti" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mhasnuri" ] ;
    dcat:distribution <http://5.189.187.109/dataset/442d1a6f-6c04-4b45-8b30-76e385b4f4b3/resource/d99770c7-889e-42d8-b100-13527e8464f8> ;
    dcat:keyword "2023",
        "DinasSosial",
        "Dinsos",
        "Gelandangan",
        "Gelandanganpengemis" ;
    dcat:landingPage <https://GelandanganPengemis2023> .

<http://5.189.187.109/dataset/442d1a6f-6c04-4b45-8b30-76e385b4f4b3/resource/d99770c7-889e-42d8-b100-13527e8464f8> a dcat:Distribution ;
    dct:description "Jumlah Gelandangan dan Pengemis di Luar Panti - 2023" ;
    dct:format "CSV" ;
    dct:issued "2025-07-31T10:13:16.086612"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:50.311123"^^xsd:dateTime ;
    dct:title "Jumlah Gelandangan dan Pengemis di Luar Panti - 2023" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/442d1a6f-6c04-4b45-8b30-76e385b4f4b3/resource/d99770c7-889e-42d8-b100-13527e8464f8/download/jumlah-gelandangan-dan-pengemis-di-luar-panti-2023.csv> ;
    dcat:byteSize "914"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> a foaf:Agent ;
    foaf:name "Kabupaten Simeulue" .

<https://GelandanganPengemis2023> a foaf:Document .

