@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/frontex> a dcat:Dataset ;
    dct:description """The European Border and Coast Guard Agency, also known as Frontex (from French: Frontières extérieures for "external borders"), is an agency of the European Union headquartered in Warsaw, Poland, tasked with border control of the European Schengen Area, in coordination with the border and coast guards of Schengen Area member states.\r
\r
The mission of Frontex is to promote, coordinate and develop European border management in line with the EU fundamental rights charter and the concept of Integrated Border Management.""" ;
    dct:identifier "frontex" ;
    dct:issued "2021-01-15T17:54:15.460131"^^xsd:dateTime ;
    dct:modified "2021-01-15T17:54:15.460143"^^xsd:dateTime ;
    dct:publisher <https://migration-demography-tools.jrc.ec.europa.eu/organization/frontex> ;
    dct:title "Frontex  - European Border and Coast Guard Agency" ;
    dcat:distribution <https://migration-demography-tools.jrc.ec.europa.eu/dataset/frontex/resource/frontex> ;
    dcat:keyword "Asylum",
        "Authorities",
        "Border_control",
        "Border_management",
        "Border_surveillance",
        "Children",
        "Coast_guard",
        "Cooperation",
        "Crime",
        "External_dimension",
        "Irregular_migration",
        "Migrant_smuggling",
        "Migration",
        "Migration_flows",
        "Policies",
        "Readmission",
        "Return_migration",
        "Trafficking_in_human_beings",
        "Visa" .

<https://migration-demography-tools.jrc.ec.europa.eu/dataset/frontex/resource/frontex> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Website" ;
    dcat:accessURL <http://frontex.europa.eu/> .

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

