@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/ilo> a dcat:Dataset ;
    dct:description "The International Labour Organization (ILO) is the United Nations agency for the world of work. It  sets  international  labour  standards,  promotes  rights  at  work  and  encourages  decent employment opportunities, the  enhancement  of  social  protection  and  the  strengthening  of dialogue   on   work-related   issues.   The   ILO   has   a   unique   structure,   bringing   together governments, employers’ and workers’ representatives. It was founded in 1919 and has 187 member States." ;
    dct:identifier "ilo" ;
    dct:issued "2018-12-12T09:33:38.742011"^^xsd:dateTime ;
    dct:modified "2018-12-12T09:33:38.742041"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/ilo> ;
    dct:title "ILO - International Labour Organisation" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ilo/resource/ilo> ;
    dcat:keyword "Child_labour",
        "Cooperation",
        "Decent_work",
        "Development_policy",
        "Employment",
        "Forced_labour",
        "Human_rights",
        "Labour",
        "Labour_law",
        "Labour_migration",
        "Legislation",
        "Poverty",
        "Rights",
        "SDGs",
        "Slavery",
        "Trafficking_in_human_beings",
        "Work",
        "Working_conditions" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ilo/resource/ilo> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Website" ;
    dcat:accessURL <http://www.ilo.org/global/topics/labour-migration/lang--en/index.htm> .

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

