@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/ds00101> a dcat:Dataset ;
    dct:description """This table reviews the entitlements of migrants in an irregular situation to access healthcare across the EU. The following definitions of emergency; primary and secondary healthcare apply.\r
\r
- Emergency care includes life-saving measures as well as medical treatment necessary to prevent serious damage to a person’s health.\r
- Primary care includes essential treatment of relatively common minor illnesses provided on an outpatient or community basis (e.g. services by general practitioners).\r
- Secondary care comprises medical treatment provided by specialists and; in part; inpatient care.\r
""" ;
    dct:identifier "ds00101" ;
    dct:issued "2020-08-04T10:19:54.836131"^^xsd:dateTime ;
    dct:modified "2020-08-04T10:19:54.836139"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/fra> ;
    dct:title "Healthcare entitlements of migrants in an irregular situation in the EU-28" ;
    dct:type "Report" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00101/resource/ds00101> ;
    dcat:keyword "Healthcare" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00101/resource/ds00101> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <https://fra.europa.eu/en/publication/2016/healthcare-entitlements-migrants-irregular-situation-eu-28> .

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

