@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 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/4cb88441-93da-4b9f-a0f9-9b291709e239> a dcat:Dataset ;
    dct:created "2017-06-15T15:59:56"^^xsd:dateTime ;
    dct:identifier "4cb88441-93da-4b9f-a0f9-9b291709e239" ;
    dct:issued "2017-06-15"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2018-03-05T12:21:11"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/a1406e05-c61b-40df-9260-503a1e45ceb6> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:title "Archaeology Seminar Papers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Archaeology Section" ;
            vcard:hasEmail <mailto:OpenData@tii.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/4cb88441-93da-4b9f-a0f9-9b291709e239/resource/468dbbf4-00c2-4ec2-b964-c8818ae73436> ;
    dcat:keyword "Archaeology" ;
    dcat:landingPage <https://repository.dri.ie/catalog/k356pk24p> ;
    dcat:theme <Arts>,
        <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

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

<https://dgi5.staging.derilinx.com/dataset/4cb88441-93da-4b9f-a0f9-9b291709e239/resource/468dbbf4-00c2-4ec2-b964-c8818ae73436> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "TSV" ;
            rdf:value "TSV" ] ;
    dct:issued "2017-06-15T15:59:56"^^xsd:dateTime ;
    dct:modified "2017-06-15T15:59:56"^^xsd:dateTime ;
    dct:title "Data Set of Available Seminar Papers" ;
    dcat:accessURL <http://data.tii.ie/Datasets/Archaeology/SeminarPapers/seminarpapers.tsv> ;
    dcat:downloadURL <http://data.tii.ie/Datasets/Archaeology/SeminarPapers/seminarpapers.tsv> .

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

