@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/2a3c6f72-e385-4923-b3cc-c6bcffd0f6f5> a dcat:Dataset ;
    dct:description "Jumlah Gelandangan dan Pengemis di Luar Panti - 2025" ;
    dct:identifier "2a3c6f72-e385-4923-b3cc-c6bcffd0f6f5" ;
    dct:issued "2025-08-28T11:25:08.840421"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:25:08.840428"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Gelandangan dan Pengemis di Luar Panti" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mhasnuri" ] ;
    dcat:distribution <http://5.189.187.109/dataset/2a3c6f72-e385-4923-b3cc-c6bcffd0f6f5/resource/df57c5d4-e82d-42ef-aded-a26c7d93e0de> ;
    dcat:keyword "2025",
        "Gelandanganpengemis",
        "dinassosial",
        "dinsos",
        "gelandangan" ;
    dcat:landingPage <https://GelandanganPengemis2025> .

<http://5.189.187.109/dataset/2a3c6f72-e385-4923-b3cc-c6bcffd0f6f5/resource/df57c5d4-e82d-42ef-aded-a26c7d93e0de> a dcat:Distribution ;
    dct:description "Jumlah Gelandangan dan Pengemis di Luar Panti - 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-07-31T10:43:13.183227"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:25:08.814030"^^xsd:dateTime ;
    dct:title "Gelandangan dan Pengemis di Luar Panti - 2025.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/2a3c6f72-e385-4923-b3cc-c6bcffd0f6f5/resource/df57c5d4-e82d-42ef-aded-a26c7d93e0de/download/gelandangan-dan-pengemis-di-luar-panti-2025.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://GelandanganPengemis2025> a foaf:Document .

