@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-just> a dcat:Dataset ;
    dct:description """The Commission's Directorate-General for Justice and Consumers is responsible for EU policy on justice, consumer rights and gender equality.\r
\r
<a href="http://ec.europa.eu/newsroom/just/newsletter-specific-archive-issue.cfm?newsletter_service_id=529" target="_blank">Newsletter on the rights of the child </a>""" ;
    dct:identifier "dg-just" ;
    dct:issued "2019-02-20T15:45:15.477229"^^xsd:dateTime ;
    dct:modified "2019-02-20T15:45:15.477237"^^xsd:dateTime ;
    dct:publisher <https://bluehub.jrc.ec.europa.eu/organization/dg-just> ;
    dct:title "DG JUST - DG for Justice and Consumers" ;
    dcat:distribution <https://bluehub.jrc.ec.europa.eu/dataset/dg-just/resource/dg-just> ;
    dcat:keyword "Child_protection",
        "Children",
        "Children_in_migration",
        "Female_genital_mutilation",
        "Fundamental_rights",
        "Guardianship",
        "Hate_speech",
        "Integration_of_migrants",
        "Intolerance",
        "LGBTI_rights",
        "Non-discrimination",
        "Perceptions_on_migration",
        "Pluralism",
        "Racism",
        "Social_inclusion",
        "Xenophobia" .

<https://bluehub.jrc.ec.europa.eu/dataset/dg-just/resource/dg-just> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Website" ;
    dcat:accessURL <http://ec.europa.eu/justice/index_en.htm> .

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

