@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/dg-eac> a dcat:Dataset ;
    dct:description "The Commission's Directorate General for Education and Culture (DG EAC) is the executive branch of the European Union responsible for policy on education, culture, youth, languages, and sport. DG EAC also supports these issues through a variety of projects and programmes, notably Creative Europe and Erasmus+. It is led by a Commissioner, Tibor Navracsics, and a Director General, Martine Reicherts, who report to the European Parliament. " ;
    dct:identifier "dg-eac" ;
    dct:issued "2020-08-04T10:18:58.688456"^^xsd:dateTime ;
    dct:modified "2020-08-04T10:18:58.688465"^^xsd:dateTime ;
    dct:publisher <https://bluehub.jrc.ec.europa.eu/organization/dg-eac> ;
    dct:title "DG EAC - DG for Education and Culture" ;
    dcat:distribution <https://bluehub.jrc.ec.europa.eu/dataset/dg-eac/resource/dg-eac> ;
    dcat:keyword "Diversity",
        "Early_childhood",
        "Education",
        "Education_support",
        "Integration_of_migrants",
        "Recognition_of_qualifications",
        "Schools",
        "Social_inclusion",
        "Sport" .

<https://bluehub.jrc.ec.europa.eu/dataset/dg-eac/resource/dg-eac> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Website" ;
    dcat:accessURL <https://ec.europa.eu/info/departments/education-youth-sport-and-culture_en> .

<https://bluehub.jrc.ec.europa.eu/organization/dg-eac> a foaf:Organization ;
    foaf:name "DG EAC" .

