@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/4fcecd44-52ae-4818-b16d-28e9afdd3202> a dcat:Dataset ;
    dct:description "Dataset ini menyatakan data tentang Jumlah Penduduk Pindah Antar Provinsi semester I tahun 2025" ;
    dct:identifier "4fcecd44-52ae-4818-b16d-28e9afdd3202" ;
    dct:issued "2025-08-28T11:42:19.554211"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:42:19.554217"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah Penduduk Pindah Antar Provinsi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chandra As" ;
            vcard:hasEmail <mailto:piakkabsimeulue@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4fcecd44-52ae-4818-b16d-28e9afdd3202/resource/9fb281df-9b94-422e-ab48-d958dd746852> ;
    dcat:keyword "Disdukcapil Kabupaten Simeulue" ;
    dcat:landingPage <https://data.simeuluekab.go.id/dataset/> .

<http://5.189.187.109/dataset/4fcecd44-52ae-4818-b16d-28e9afdd3202/resource/9fb281df-9b94-422e-ab48-d958dd746852> a dcat:Distribution ;
    dct:description "Dataset jumlah penduduk Jumlah Penduduk Pindah Antar Provinsi di kabupaten simeulue semester I (01 januari s/d 30 juni 2025)" ;
    dct:format "CSV" ;
    dct:issued "2025-08-16T13:54:00.178655"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:42:19.541851"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Pindah Antar Provinsi.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/4fcecd44-52ae-4818-b16d-28e9afdd3202/resource/9fb281df-9b94-422e-ab48-d958dd746852/download/jumlah-penduduk-pindah-antar-provinsi.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://data.simeuluekab.go.id/dataset/> a foaf:Document .

