@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#> .

<https://data.amerigeoss.org/dataset/79cd6d36-9f1f-474d-a26d-87ece7b95c2b> a dcat:Dataset ;
    dct:description "Airports in Nigeria with airport name, but no additional attributes " ;
    dct:identifier "79cd6d36-9f1f-474d-a26d-87ece7b95c2b" ;
    dct:issued "2025-09-30T20:32:46.404917"^^xsd:dateTime ;
    dct:modified "2025-10-16T20:45:53.103902"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Nigeria Airports" ;
    owl:versionInfo "None" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "World Bank Group" ;
            vcard:hasEmail <mailto:data@worldbank.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79cd6d36-9f1f-474d-a26d-87ece7b95c2b/resource/79bcaa60-796b-420b-8d5f-4427ac70607f>,
        <https://data.amerigeoss.org/dataset/79cd6d36-9f1f-474d-a26d-87ece7b95c2b/resource/f205f14a-7187-4849-8c3f-4493192049fb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" .

<https://data.amerigeoss.org/dataset/79cd6d36-9f1f-474d-a26d-87ece7b95c2b/resource/79bcaa60-796b-420b-8d5f-4427ac70607f> a dcat:Distribution ;
    dct:issued "2020-03-18T12:35:00"^^xsd:dateTime ;
    dct:modified "2025-10-16T20:45:53.110125"^^xsd:dateTime ;
    dct:title "Nigeria Airports(Feature Service)" ;
    dcat:accessURL <https://geowb.worldbank.org/hosting/rest/services/Hosted/tmpor2srjs9/FeatureServer> .

<https://data.amerigeoss.org/dataset/79cd6d36-9f1f-474d-a26d-87ece7b95c2b/resource/f205f14a-7187-4849-8c3f-4493192049fb> a dcat:Distribution ;
    dct:format "SHP ZIP" ;
    dct:issued "2017-07-28T10:33:00"^^xsd:dateTime ;
    dct:modified "2025-10-16T20:45:53.110003"^^xsd:dateTime ;
    dct:title "Nigeria Airports Shapefile" ;
    dcat:accessURL <https://datacatalogfiles.worldbank.org/ddh-published/0041423/1/DR0051684/nga_airports.zip> .

<https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> a foaf:Agent ;
    foaf:name "World Bank" .

