@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/4421e634-c3d6-463b-9f25-4aeec972dbcb> a dcat:Dataset ;
    dct:description "Pelayanan Reunifikasi Keluarga tahun 2023" ;
    dct:identifier "4421e634-c3d6-463b-9f25-4aeec972dbcb" ;
    dct:issued "2025-08-28T11:27:48.476865"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:48.476875"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Pelayanan Reunifikasi Keluarga tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mhasnuri" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4421e634-c3d6-463b-9f25-4aeec972dbcb/resource/ddf9a5e3-6be7-4e78-80c7-4080a75b697b> ;
    dcat:keyword "dinsos",
        "reunifikasi",
        "spm" ;
    dcat:landingPage <https://Reunifikasi2023> .

<http://5.189.187.109/dataset/4421e634-c3d6-463b-9f25-4aeec972dbcb/resource/ddf9a5e3-6be7-4e78-80c7-4080a75b697b> a dcat:Distribution ;
    dct:description "Pelayanan Reunifikasi Keluarga tahun 2023 " ;
    dct:format "CSV" ;
    dct:issued "2025-08-15T09:24:04.775962"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:48.457756"^^xsd:dateTime ;
    dct:title "Pelayanan Reunifikasi Keluarga tahun 2023.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/4421e634-c3d6-463b-9f25-4aeec972dbcb/resource/ddf9a5e3-6be7-4e78-80c7-4080a75b697b/download/pelayanan-reunifikasi-keluarga-tahun-2023.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://Reunifikasi2023> a foaf:Document .

