@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/e96913b4-13e6-45b1-a06b-fc2cbc76a432> a dcat:Dataset ;
    dct:description "food security and vulnerability atlas" ;
    dct:identifier "e96913b4-13e6-45b1-a06b-fc2cbc76a432" ;
    dct:issued "2025-07-29T10:52:39.523046"^^xsd:dateTime ;
    dct:modified "2025-07-29T10:52:39.523054"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/58c3fa31-4311-4295-ba8a-a1b8a548ce1b> ;
    dct:title "PETA KETAHANAN DAN KERENTANAN PANGAN KABUPATEN SELUMA" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:seluma.mt@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e96913b4-13e6-45b1-a06b-fc2cbc76a432/resource/0fe92c98-2c00-466d-9565-81381e1f727a> ;
    dcat:keyword "Ketahanan",
        "Peta",
        "pangan",
        "pertanian" .

<http://5.189.187.109:5000/dataset/e96913b4-13e6-45b1-a06b-fc2cbc76a432/resource/0fe92c98-2c00-466d-9565-81381e1f727a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-03-06T03:29:00.715052"^^xsd:dateTime ;
    dct:modified "2025-07-29T10:52:39.477459"^^xsd:dateTime ;
    dct:title "Peta Ketahanan dan Kerentangan Pangan Tahun 2023" ;
    dcat:accessURL <https://sdi.selumakab.go.id/dataset/e96913b4-13e6-45b1-a06b-fc2cbc76a432/resource/0fe92c98-2c00-466d-9565-81381e1f727a/download/laporan-fsva-2023-seluma_compressed.pdf> ;
    dcat:byteSize "776552"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109:5000/organization/58c3fa31-4311-4295-ba8a-a1b8a548ce1b> a foaf:Agent ;
    foaf:name "Kabupaten Seluma" .

