@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/ds00145> a dcat:Dataset ;
    dct:accrualPeriodicity "annual" ;
    dct:description """Explore the ILO's employment estimates and projections from around the world with the Data Finder; an interactive data visualization tool. Create charts; compare indicators; countries and regions; download data and ready-to-share images.\r
\r
This dataset is harmonized and may; therefore; differ from nationally reported data. Data for 1991-2017 are estimates while data for 2018-2019 are projections.""" ;
    dct:identifier "ds00145" ;
    dct:issued "2021-08-05T16:11:02.920534"^^xsd:dateTime ;
    dct:modified "2021-08-05T16:11:02.920545"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/ilo> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:endDate "2019-01-01T00:00:00"^^xsd:dateTime ;
            schema:startDate "1991-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "WESO data finder (WORLD EMPLOYMENT AND SOCIAL OUTLOOK)" ;
    dct:type "Database" ;
    adms:identifier "WESO" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00145/resource/ds00145>,
        <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00145/resource/f06f1693-60c8-4324-b446-a23728087c74> ;
    dcat:keyword "Labour_market" .

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

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00145/resource/f06f1693-60c8-4324-b446-a23728087c74> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Methodological approach" ;
    dcat:accessURL <http://www.ilo.org/ilostat-files/Documents/TEM.pdf> ;
    foaf:page "http://www.ilo.org/ilostat-files/Documents/TEM.pdf" .

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

