@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/13ed8024-60fa-455b-9872-e5dda46ee41b> a dcat:Dataset ;
    dct:description "This shapefile is the Mantika point in Libya" ;
    dct:identifier "13ed8024-60fa-455b-9872-e5dda46ee41b" ;
    dct:issued "2025-09-22T21:41:48.767795"^^xsd:dateTime ;
    dct:modified "2025-09-22T21:41:48.767801"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> ;
    dct:title "Libya point Mantika" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "be2e4d5e-da4a-4e8a-a015-cc3782858f24" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/13ed8024-60fa-455b-9872-e5dda46ee41b/resource/9b89a114-f389-459e-ba6f-d21ea9f9a654> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "un-hdx",
        "united-nations" .

<https://data.amerigeoss.org/dataset/13ed8024-60fa-455b-9872-e5dda46ee41b/resource/9b89a114-f389-459e-ba6f-d21ea9f9a654> a dcat:Distribution ;
    dct:description "This is a zipfile content a point of Mantika level in libya" ;
    dct:format "SHP" ;
    dct:issued "2021-07-28T11:15:37.365116"^^xsd:dateTime ;
    dct:modified "2025-09-22T21:41:48.755650"^^xsd:dateTime ;
    dct:title "Lby_Mantika_Point.zip" ;
    dcat:byteSize "7772"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://data.humdata.org/dataset/13ed8024-60fa-455b-9872-e5dda46ee41b/resource/9b89a114-f389-459e-ba6f-d21ea9f9a654/download/lby_mantika_point.zip> ;
    dcat:mediaType "application/x-zip-compressed" .

<https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> a foaf:Agent ;
    foaf:name "UN Humanitarian Data Exchange" .

<https://data.humdata.org/dataset/13ed8024-60fa-455b-9872-e5dda46ee41b/resource/9b89a114-f389-459e-ba6f-d21ea9f9a654/download/lby_mantika_point.zip> a rdfs:Resource .

