@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/29f61e30-e966-41d2-99bc-70136b889bd5> a dcat:Dataset ;
    dct:description "This shapefile contains airports in Ivory Coast. " ;
    dct:identifier "29f61e30-e966-41d2-99bc-70136b889bd5" ;
    dct:issued "2025-09-18T20:30:51.855983"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:30:51.855990"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Côte d'Ivoire - Airports" ;
    owl:versionInfo "None" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "World Bank Group" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/29f61e30-e966-41d2-99bc-70136b889bd5/resource/fa78c279-09c8-49e1-a3e4-9dadab63768f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" .

<https://data.amerigeoss.org/dataset/29f61e30-e966-41d2-99bc-70136b889bd5/resource/fa78c279-09c8-49e1-a3e4-9dadab63768f> a dcat:Distribution ;
    dct:format "SHP ZIP" ;
    dct:issued "2017-06-13T16:02:00"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:30:51.845215"^^xsd:dateTime ;
    dct:title "Airports Shapefile" ;
    dcat:accessURL <https://datacatalogfiles.worldbank.org/ddh-published/0040221/DR0050087/civ_airports.zip?versionId=2023-01-19T10:25:50.5037087Z> .

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

