@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/0ce8cdf8-b1dc-4a29-ae5a-e71931a8aa21> a dcat:Dataset ;
    dct:description "Pelayanan Reunifikasi Keluarga tahun 2024" ;
    dct:identifier "0ce8cdf8-b1dc-4a29-ae5a-e71931a8aa21" ;
    dct:issued "2025-08-28T11:21:55.467567"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:21:55.467574"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Pelayanan Reunifikasi Keluargaa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mhasnuri" ] ;
    dcat:distribution <http://5.189.187.109/dataset/0ce8cdf8-b1dc-4a29-ae5a-e71931a8aa21/resource/bdd131b3-cdcd-4164-8429-6fed9a95fb25> ;
    dcat:keyword "2024",
        "dinsos",
        "keluarga",
        "reunifikasi" ;
    dcat:landingPage <https://Reunifikasi2024> .

<http://5.189.187.109/dataset/0ce8cdf8-b1dc-4a29-ae5a-e71931a8aa21/resource/bdd131b3-cdcd-4164-8429-6fed9a95fb25> a dcat:Distribution ;
    dct:description "Pelayanan Reunifikasi Keluarga tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-08-15T09:26:12.692934"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:21:55.401426"^^xsd:dateTime ;
    dct:title "Pelayanan Reunifikasi Keluarga tahun 2024.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/0ce8cdf8-b1dc-4a29-ae5a-e71931a8aa21/resource/bdd131b3-cdcd-4164-8429-6fed9a95fb25/download/pelayanan-reunifikasi-keluarga-tahun-2024.csv> ;
    dcat:byteSize "865"^^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://Reunifikasi2024> a foaf:Document .

