@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/ds00100> a dcat:Dataset ;
    dct:accrualPeriodicity "occasional" ;
    dct:description """The EU Return Directive (2008/115/EC) in Article 8 (6) introduced an important fundamental rights safeguard for third-country nationals ordered to leave the EU because they do not or no longer fulfil the conditions for entry and/or stay. According to it; Member States must provide for an effective forced-return monitoring system. \r
\r
The overview is regularly updated by FRA.""" ;
    dct:identifier "ds00100" ;
    dct:issued "2020-01-31T14:04:43.228165"^^xsd:dateTime ;
    dct:modified "2020-01-31T14:04:43.228177"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/fra> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:endDate "2016-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Forced return monitoring systems" ;
    dct:type "Report" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00100/resource/ds00100> ;
    dcat:keyword "Return_migration" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00100/resource/ds00100> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <https://fra.europa.eu/en/publication/2019/forced-return-monitoring-systems-2019-update> .

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

