@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/9423394d-23ed-42a3-b973-ab28f3e144d8> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:created "2024-09-18T17:21:37"^^xsd:dateTime ;
    dct:description "<span>South Dublin Council Buildings</span>"@en ;
    dct:identifier "9423394d-23ed-42a3-b973-ab28f3e144d8" ;
    dct:issued "2017-03-13"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-09-18T17:21:37"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/south-dublin-county-council> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "South Dublin" ] ;
    dct:title "South Dublin Council Buildings 2017 SDCC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SDCC GIS Officer" ;
            vcard:hasEmail <mailto:gisoff@sdublincoco.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/9423394d-23ed-42a3-b973-ab28f3e144d8/resource/308b6065-2bf1-4fc5-a469-5224a793fdd4>,
        <https://dgi5.staging.derilinx.com/dataset/9423394d-23ed-42a3-b973-ab28f3e144d8/resource/6c300bf4-591b-4cab-9e26-a25597bd6499>,
        <https://dgi5.staging.derilinx.com/dataset/9423394d-23ed-42a3-b973-ab28f3e144d8/resource/7a8799b9-4aaf-49c6-a210-e49959b6cd35> ;
    dcat:keyword "Corporate",
        "South Dublin County Council",
        "buildings",
        "dgigovernment" ;
    dcat:landingPage <https://data.smartdublin.ie/dataset/south-dublin-council-buildings-2017-sdcc1> ;
    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/9423394d-23ed-42a3-b973-ab28f3e144d8/resource/308b6065-2bf1-4fc5-a469-5224a793fdd4> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/html> ] ;
    dct:issued "2024-09-17T17:23:21"^^xsd:dateTime ;
    dct:modified "2024-09-18T17:21:37"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-sdublincoco.opendata.arcgis.com/datasets/sdublincoco::south-dublin-council-buildings-2017-sdcc> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://dgi5.staging.derilinx.com/dataset/9423394d-23ed-42a3-b973-ab28f3e144d8/resource/6c300bf4-591b-4cab-9e26-a25597bd6499> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "ArcGIS GeoServices REST API" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/json> ] ;
    dct:issued "2024-09-17T17:23:21"^^xsd:dateTime ;
    dct:modified "2024-09-18T17:21:37"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services1.arcgis.com/PxbTDTskGHCe4sv6/arcgis/rest/services/SD_CouncilBuildings/FeatureServer/0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://dgi5.staging.derilinx.com/dataset/9423394d-23ed-42a3-b973-ab28f3e144d8/resource/7a8799b9-4aaf-49c6-a210-e49959b6cd35> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2024-09-17T17:23:21"^^xsd:dateTime ;
    dct:modified "2024-09-18T17:21:37"^^xsd:dateTime ;
    dct:title "CSV" ;
    dcat:accessURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/19c92f07fd004b9ca1a64844ede7c8d1/csv?layers=0> ;
    dcat:downloadURL <https://data-sdublincoco.opendata.arcgis.com/api/download/v1/items/19c92f07fd004b9ca1a64844ede7c8d1/csv?layers=0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

