@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/8e1407b7-0e1f-4561-9295-102af2c5011c> a dcat:Dataset ;
    dct:identifier "eee64378-8b8f-11ed-8aa4-005056a66f6c" ;
    dct:issued "2025-09-30T20:47:46.271719"^^xsd:dateTime ;
    dct:modified "2025-09-30T20:47:46.271727"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/a176f0d2-23e5-4e38-a4ac-133f245ac089> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((39.0911 3.4067, 47.9882 3.4067, 47.9882 11.0971, 39.0911 11.0971, 39.0911 3.4067))"^^gsp:wktLiteral ] ;
    dct:title "food_issues" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8e1407b7-0e1f-4561-9295-102af2c5011c/resource/dfc2eee1-c671-4919-8a2b-64a348fdd98c> ;
    dcat:keyword "AfriGEOSS",
        "AmeriGEO",
        "AmeriGEOSS",
        "EuroGEOSS",
        "Food Security",
        "GEO",
        "GEOSS",
        "GIS",
        "GeoNode",
        "Geospatial",
        "Global",
        "United Nations",
        "WFP",
        "World Food Program",
        "features",
        "food_issues" .

<https://data.amerigeoss.org/dataset/8e1407b7-0e1f-4561-9295-102af2c5011c/resource/dfc2eee1-c671-4919-8a2b-64a348fdd98c> a dcat:Distribution ;
    dct:description "Online link to the 'food_issues' description on GeoNode" ;
    dct:issued "2023-01-16T17:43:06.113656"^^xsd:dateTime ;
    dct:modified "2025-09-30T20:47:46.250136"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <https://geonode.wfp.org/layers/sdi_uploads:geonode:food_issues> .

<https://data.amerigeoss.org/organization/a176f0d2-23e5-4e38-a4ac-133f245ac089> a foaf:Agent ;
    foaf:name "World Food Program" .

