@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00077> a dcat:Dataset ;
    dct:accrualPeriodicity "annual" ;
    dct:description "The primary World Bank collection of development indicators; compiled from officially-recognized international sources. It presents the most current and accurate global development data available; and includes national; regional and global estimates." ;
    dct:identifier "ds00077" ;
    dct:issued "2019-10-09T13:44:41.294323"^^xsd:dateTime ;
    dct:modified "2019-10-09T13:44:41.294332"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/wb> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:startDate "1960-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "World Development indicators" ;
    dct:type "Database" ;
    adms:identifier "WDI" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00077/resource/456c3d06-7274-410e-9b6c-a4a2a033fb78>,
        <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00077/resource/abb5eec9-fcf4-4c34-af4d-8f6ff2d38a96>,
        <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00077/resource/ds00077> ;
    dcat:keyword "Development",
        "Poverty" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00077/resource/456c3d06-7274-410e-9b6c-a4a2a033fb78> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Products page" ;
    dcat:accessURL <http://data.worldbank.org/products/wdi> ;
    foaf:page "http://data.worldbank.org/products/wdi" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00077/resource/abb5eec9-fcf4-4c34-af4d-8f6ff2d38a96> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Full Publication (PDF)" ;
    dcat:accessURL <https://openknowledge.worldbank.org/bitstream/handle/10986/23969/9781464806834.pdf> ;
    foaf:page "https://openknowledge.worldbank.org/bitstream/handle/10986/23969/9781464806834.pdf" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00077/resource/ds00077> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <http://data.worldbank.org/products/wdi> .

<https://migration-demography-tools.jrc.ec.europa.eu/organization/wb> a foaf:Organization ;
    foaf:name "World Bank" .

