@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/521edd25-5761-47d7-8f2a-a44d141f3c56> a dcat:Dataset ;
    dct:conformsTo "DATEXII" ;
    dct:created "2015-09-21T14:48:41"^^xsd:dateTime ;
    dct:identifier "521edd25-5761-47d7-8f2a-a44d141f3c56" ;
    dct:issued "2015-09-21"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2018-03-05T12:24:33"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/a1406e05-c61b-40df-9260-503a1e45ceb6> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National Road Network" ] ;
    dct:temporal [ rdfs:label "Updated at 5 minute intervals" ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "2015-09-21"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:startDate "2015-09-21"^^xsd:date ] ;
    dct:title "National Road Vehicle Detection Systems" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:opendata@tii.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/521edd25-5761-47d7-8f2a-a44d141f3c56/resource/51a51630-9e30-4557-8c6b-b7fe470a2718>,
        <https://dgi5.staging.derilinx.com/dataset/521edd25-5761-47d7-8f2a-a44d141f3c56/resource/58cf4dfa-5f12-4c1b-9667-88e4ba4a8e97> ;
    dcat:keyword "Real-time",
        "vehicles" ;
    dcat:landingPage <http://data.tii.ie/#its> ;
    dcat:theme <Transport>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/521edd25-5761-47d7-8f2a-a44d141f3c56/resource/51a51630-9e30-4557-8c6b-b7fe470a2718> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "XML" ;
            rdf:value "XML" ] ;
    dct:issued "2015-09-21T14:48:41"^^xsd:dateTime ;
    dct:modified "2015-09-21T14:48:41"^^xsd:dateTime ;
    dct:title "Vehicle Detection Systems Data - Metadata" ;
    dcat:accessURL <http://data.tii.ie/Datasets/Its/DatexII/VdsData/Metadata.xml> ;
    dcat:downloadURL <http://data.tii.ie/Datasets/Its/DatexII/VdsData/Metadata.xml> .

<https://dgi5.staging.derilinx.com/dataset/521edd25-5761-47d7-8f2a-a44d141f3c56/resource/58cf4dfa-5f12-4c1b-9667-88e4ba4a8e97> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "XML" ;
            rdf:value "XML" ] ;
    dct:issued "2015-09-21T14:48:41"^^xsd:dateTime ;
    dct:modified "2015-09-21T14:48:41"^^xsd:dateTime ;
    dct:title "Vehicle Detection Systems Data - Content" ;
    dcat:accessURL <http://data.tii.ie/Datasets/Its/DatexII/VdsData/Content.xml> ;
    dcat:downloadURL <http://data.tii.ie/Datasets/Its/DatexII/VdsData/Content.xml> .

<https://dgi5.staging.derilinx.com/organization/a1406e05-c61b-40df-9260-503a1e45ceb6> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Transport Infrastructure Ireland" .

