@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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 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/5613eb54-f187-49a5-af8b-3adbb2c7089b> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:created "2022-09-21T18:43:01"^^xsd:dateTime ;
    dct:description """Honorary Freedom of the City Award\r
List of people given the honorary freedom of Dublin City.  The numbering system, which had been disrupted by the insertion of nos. 9a, 9b, 20a and 25b, was brought into correct sequence in 1955."""@en ;
    dct:identifier "5613eb54-f187-49a5-af8b-3adbb2c7089b" ;
    dct:issued "2012-07-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-09-21T18:43:01"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/dublin-city-council> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Dublin City" ] ;
    dct:temporal [ rdfs:label "1876/1/1 - 1963/12/31" ] ;
    dct:title "Freedom of  DCC" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dublin City Council" ;
            vcard:hasEmail <mailto:opendata@dublincity.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/5613eb54-f187-49a5-af8b-3adbb2c7089b/resource/9df5a367-a248-48a1-a025-a2c81371f389> ;
    dcat:keyword "Government and Participation",
        "awards",
        "citizen-participation",
        "freedom-of-city",
        "honorary-people" ;
    dcat:landingPage <https://data.smartdublin.ie/dataset/freedom-of-dublin-city> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://dgi5.staging.derilinx.com/dataset/5613eb54-f187-49a5-af8b-3adbb2c7089b/resource/9df5a367-a248-48a1-a025-a2c81371f389> a dcat:Distribution ;
    dct:description "Freedom of the City csv" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2016-01-22T04:53:16"^^xsd:dateTime ;
    dct:modified "2016-01-22T04:53:16"^^xsd:dateTime ;
    dct:title "DCC_FreedomoftheCity_P20120914-1515.csv" ;
    dcat:accessURL <https://data.smartdublin.ie/dataset/5613eb54-f187-49a5-af8b-3adbb2c7089b/resource/9df5a367-a248-48a1-a025-a2c81371f389/download/dccfreedomofthecityp20120914-1515.csv> ;
    dcat:downloadURL <https://data.smartdublin.ie/dataset/5613eb54-f187-49a5-af8b-3adbb2c7089b/resource/9df5a367-a248-48a1-a025-a2c81371f389/download/dccfreedomofthecityp20120914-1515.csv> .

<https://dgi5.staging.derilinx.com/organization/dublin-city-council> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Dublin City Council" .

