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

<https://ckan.tdc.dev.datopian.com/dataset/70f1ab9e-37ad-42b3-af48-3d8449e07895> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "International Civil Aviation Organization, Civil Aviation Statistics of the World and ICAO staff estimates." ;
    dct:identifier "70f1ab9e-37ad-42b3-af48-3d8449e07895" ;
    dct:issued "2024-10-29T12:11:20.205806"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-10-29T12:11:20.205814"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/964b080e-db9c-4430-a7db-31b4e1acc853> ;
    dct:title "Air transport, passengers carried" ;
    dcat:landingPage <https://data.worldbank.org/indicators/IS.AIR.PSGR> .

<https://ckan.tdc.dev.datopian.com/organization/964b080e-db9c-4430-a7db-31b4e1acc853> a foaf:Agent ;
    foaf:homepage <https://data.worldbank.org/> ;
    foaf:name "World Bank" .

<https://data.worldbank.org/indicators/IS.AIR.PSGR> a foaf:Document .

