@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/73974ef3-a8cb-402f-bbeb-a6f9880842ee> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2023-04-28T13:02:51"^^xsd:dateTime ;
    dct:description "Number-size distribution of submicron particles in terms of dry electrical mobility diameter (Dp) in nm (20-550nm) from a Dublin residential area on the East coast of Ireland"@en,
        ""@ga ;
    dct:identifier "73974ef3-a8cb-402f-bbeb-a6f9880842ee" ;
    dct:issued "2022-04-28"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T11:42:01"^^xsd:dateTime ;
    dct:provenance "University of Galway" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/nui-galway> ;
    dct:temporal [ rdfs:label "2022" ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2023-01-01"^^xsd:date ;
            dcat:startDate "2022-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2023-01-01"^^xsd:date ;
            schema1:startDate "2022-01-01"^^xsd:date ] ;
    dct:title "Hourly SMPS Measurements for UCD for year 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "+35391522496" ],
        [ a vcard:Organization ;
            vcard:fn "Originator: Jurgita Ovadnevaite, Submitter: Kirsten N. Fossum " ;
            vcard:hasEmail <mailto:jurgita.ovadnevaite@universityofgalway.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/73974ef3-a8cb-402f-bbeb-a6f9880842ee/resource/e0ea6941-e076-4e95-ab95-4bc775641c28> ;
    dcat:keyword "2022",
        "AC3",
        "ACTRIS",
        "Dublin",
        "Ireland",
        "SMPS",
        "UCD",
        "University of Galway",
        "aerosol",
        "particle number",
        "particle size" ;
    dcat:theme <Environment>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

<https://dgi5.staging.derilinx.com/dataset/73974ef3-a8cb-402f-bbeb-a6f9880842ee/resource/e0ea6941-e076-4e95-ab95-4bc775641c28> 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 "2023-04-28T13:05:28"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:40:01"^^xsd:dateTime ;
    dcat:accessURL <https://dgi5.staging.derilinx.com/dataset/73974ef3-a8cb-402f-bbeb-a6f9880842ee/resource/e0ea6941-e076-4e95-ab95-4bc775641c28/download/ucd_smps_2022_hourly.csv> ;
    dcat:byteSize 9146318.0 ;
    dcat:downloadURL <https://dgi5.staging.derilinx.com/dataset/73974ef3-a8cb-402f-bbeb-a6f9880842ee/resource/e0ea6941-e076-4e95-ab95-4bc775641c28/download/ucd_smps_2022_hourly.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/nui-galway> a foaf:Agent,
        foaf:Organization ;
    foaf:name "NUI Galway" .

