@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:5000/dataset/14b688b9-4b5b-4f0d-a586-166f63743dbf> a dcat:Dataset ;
    dct:description "jumlah DTSEN perkeluarga 2025 " ;
    dct:identifier "14b688b9-4b5b-4f0d-a586-166f63743dbf" ;
    dct:issued "2025-08-28T11:22:56.935478"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:22:56.935488"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "jumlah DTSEN perkeluarga" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mhasnuri" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/14b688b9-4b5b-4f0d-a586-166f63743dbf/resource/b8f20c35-492c-4ed4-b110-5eb4ac312233> ;
    dcat:keyword "Bansos",
        "DTSEN",
        "Dinsos",
        "dinassosial",
        "keluarga" ;
    dcat:landingPage <https://jumlahDTSENperkeluarga2025> .

<http://5.189.187.109:5000/dataset/14b688b9-4b5b-4f0d-a586-166f63743dbf/resource/b8f20c35-492c-4ed4-b110-5eb4ac312233> a dcat:Distribution ;
    dct:description "jumlah DTSEN perkeluarga 2025 " ;
    dct:format "CSV" ;
    dct:issued "2025-08-07T05:52:54.867662"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:22:56.910265"^^xsd:dateTime ;
    dct:title "DTSEN perkeluarga 2025.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/14b688b9-4b5b-4f0d-a586-166f63743dbf/resource/b8f20c35-492c-4ed4-b110-5eb4ac312233/download/dtsen-perkeluarga-2025.csv> ;
    dcat:byteSize "897"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

