@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/ds00005> a dcat:Dataset ;
    dct:accrualPeriodicity "bi-annual" ;
    dct:description """Public opinion trends in the EU on political and economic questions; including on migration.\r
\r
Survey of all MS; fYROM; Turkey; Montenegro; Serbia and Albania. The survey covers the national population of citizens and the population of citizens of all the MS that are residents in these countries and have a sufficient command of the country's language to answer the questionnaire. """ ;
    dct:identifier "ds00005" ;
    dct:issued "2021-04-27T13:37:58.488144"^^xsd:dateTime ;
    dct:modified "2021-04-27T13:37:58.488152"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/dg-comm> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:startDate "1905-05-27T00:00:00"^^xsd:dateTime ] ;
    dct:title "Eurobarometer: Public opinion trends in the EU" ;
    dct:type "Database" ;
    adms:identifier "Eurobarometer" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00005/resource/ds00005> ;
    dcat:keyword "Policies",
        "Politics",
        "Population" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/ds00005/resource/ds00005> a dcat:Distribution ;
    dct:format "DATA" ;
    dct:title "Access to the data" ;
    dcat:accessURL <http://ec.europa.eu/COMMFrontOffice/PublicOpinion/> .

<https://migration-demography-tools.jrc.ec.europa.eu/organization/dg-comm> a foaf:Organization ;
    foaf:name "DG COMM" .

