@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/4926e4c7-57a4-4514-a676-69c394a5d1b0> a dcat:Dataset ;
    dct:description "Jumlah Penerima Bantuan Permakanan tahun 2024" ;
    dct:identifier "4926e4c7-57a4-4514-a676-69c394a5d1b0" ;
    dct:issued "2025-08-28T11:28:20.537320"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:28:20.537326"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah Penerima Bantuan Permakanan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mhasnuri" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4926e4c7-57a4-4514-a676-69c394a5d1b0/resource/04290710-1943-49cb-8fbe-258d1aa85cf8> ;
    dcat:keyword "permakanan",
        "spm" ;
    dcat:landingPage <https://bansospermakanan2024> .

<http://5.189.187.109/dataset/4926e4c7-57a4-4514-a676-69c394a5d1b0/resource/04290710-1943-49cb-8fbe-258d1aa85cf8> a dcat:Distribution ;
    dct:description "Jumlah Penerima Bantuan Permakanan tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-08-16T14:02:22.455491"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:28:20.524048"^^xsd:dateTime ;
    dct:title "Jumlah Penerima Bantuan Permakanan.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/4926e4c7-57a4-4514-a676-69c394a5d1b0/resource/04290710-1943-49cb-8fbe-258d1aa85cf8/download/jumlah-penerima-bantuan-permakanan.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://bansospermakanan2024> a foaf:Document .

