@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/ds00126> a dcat:Dataset ;
    dct:accrualPeriodicity "annual" ;
    dct:description """The Worldwide Governance Indicators (WGI) project reports aggregate and individual governance indicators for over 200 countries and territories since 1996; for six dimensions of governance:\r
\r
- Voice and Accountability\r
- Political Stability and Absence of Violence\r
- Government Effectiveness\r
- Regulatory Quality\r
- Rule of Law\r
- Control of Corruption\r
\r
These aggregate indicators combine the views of a large number of enterprise; citizen and expert survey respondents in industrial and developing countries.  They are based on over 30 individual data sources produced by a variety of survey institutes; think tanks; non-governmental organizations; international organizations; and private sector firms. """ ;
    dct:identifier "ds00126" ;
    dct:issued "2019-10-09T13:44:42.511664"^^xsd:dateTime ;
    dct:modified "2019-10-09T13:44:42.511678"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/wb> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:startDate "1996-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "World Governance indicators" ;
    dct:type "Database" ;
    adms:identifier "WGI" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00126/resource/4152bc98-c65a-473d-b3e2-77fc68342ef3>,
        <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00126/resource/ds00126> ;
    dcat:keyword "Corruption",
        "Political_stability" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00126/resource/4152bc98-c65a-473d-b3e2-77fc68342ef3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Website (interative data access; methodology; full dataset)" ;
    dcat:accessURL <http://info.worldbank.org/governance/wgi/index.aspx#home> ;
    foaf:page "http://info.worldbank.org/governance/wgi/index.aspx#home" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00126/resource/ds00126> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <https://data.worldbank.org/data-catalog/worldwide-governance-indicators> .

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

