@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/ds00063> a dcat:Dataset ;
    dct:accrualPeriodicity "annual" ;
    dct:description """The EASO Annual Report; which has been produced since 2012; provides a comprehensive overview of international protection in the EU (plus Norway, Switzerland, Liechtenstein and Iceland) over the year; reports on developments in asylum at European level; and assesses the Functioning of the Common European Asylum System.\r
\r
The EASO Annual Report on the Situation of Asylum in the EU is drawn up in accordance with Article 12 of the EASO Regulation (Regulation (EU) No 439/2010).\r
The report takes due account of information already available from a wide range of sources. For the purpose of this report; EASO received information from Member States; EU institutions; civil society; international organisations; and academia.""" ;
    dct:identifier "ds00063" ;
    dct:issued "2019-10-09T13:45:18.283237"^^xsd:dateTime ;
    dct:modified "2019-10-09T13:45:18.283254"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/easo> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:startDate "2012-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Annual report on the situation of asylum in the EU" ;
    dct:type "Report" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00063/resource/ds00063> ;
    dcat:keyword "Analysis",
        "Asylum_seekers",
        "Country_profile",
        "Decision_making",
        "Policy_analysis" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00063/resource/ds00063> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <https://www.easo.europa.eu/easo-annual-report> .

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

