@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://bluehub.jrc.ec.europa.eu/dataset/epsc> a dcat:Dataset ;
    dct:description "The European Political Strategy Centre (EPSC) is the European Commission’s in-house think tank, established by European Commission President Jean-Claude Juncker, and operating directly under his authority. Among its responsibilities, the EPSC has a mandate to engage in foresight and anticipatory governance, spearheading the European Commission’s involvement in the European Strategy and Policy Analysis System (ESPAS) – the EU inter-institutional collaboration that aims to build preparedness for upcoming challenges and opportunities. The EPSC also seeks to facilitate communication and outreach with decision-makers, think tanks and civil society at large." ;
    dct:identifier "epsc" ;
    dct:issued "2018-10-03T07:49:03.179978"^^xsd:dateTime ;
    dct:modified "2018-10-03T07:49:03.179986"^^xsd:dateTime ;
    dct:publisher <https://bluehub.jrc.ec.europa.eu/organization/epsc> ;
    dct:title "EPSC - European Political Strategy Centre" ;
    dcat:distribution <https://bluehub.jrc.ec.europa.eu/dataset/epsc/resource/epsc> ;
    dcat:keyword "Governance",
        "Human_mobility",
        "Integration_of_migrants",
        "Irregular_migration",
        "Legal_migration",
        "Mobility" .

<https://bluehub.jrc.ec.europa.eu/dataset/epsc/resource/epsc> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Website" ;
    dcat:accessURL <https://ec.europa.eu/epsc/home_en> .

<https://bluehub.jrc.ec.europa.eu/organization/epsc> a foaf:Organization ;
    foaf:name "EPSC" .

