@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://api.osf.io/v2/regions/de-1/> skos:prefLabel "Germany - Frankfurt"@en .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/2b6uq> a ns1:Project ;
    dcterms:created "2025-02-25"^^rdf:string ;
    dcterms:creator <https://osf.io/4jk6q>,
        <https://osf.io/amvp4>,
        <https://osf.io/av6h3>,
        <https://osf.io/epfzg>,
        <https://osf.io/p3y6v>,
        <https://osf.io/tp7cv> ;
    dcterms:description """The RehabHeat research project investigates the changes in minimum and maximum outdoor temperatures at rehabilitation center locations in Austria over the last three decades, including recognizable seasonal patterns. In addition, practical implications for rehabilitation in the context of climate resilience are derived. 
The RehabHeat study is a project of the Salzburg University of Applied Sciences GmbH/Department of Health Sciences in cooperation with the the Austrian Agency for Health and Food Safety GmbH, GeoSphere Austria, and the Paracelsus Medical University Salzburg / Ludwig Boltzmann Institute for Digital Health and Prevention."""^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/2B6UQ"^^rdf:string,
        "https://osf.io/2b6uq"^^rdf:string ;
    dcterms:modified "2025-05-14"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "RehabHeat-Study: Outdoor temperature development at the Austrian rehabilitation locations and its possible consequences for therapy"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/2B6UQ> ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/4jk6q> ;
            ns1:order 0 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/av6h3> ;
            ns1:order 1 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/p3y6v> ;
            ns1:order 5 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/amvp4> ;
            ns1:order 4 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/epfzg> ;
            ns1:order 2 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/tp7cv> ;
            ns1:order 3 ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/9d89a7d5-c41c-475d-a524-f7fffc076f96> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:keyword "Outdoor temperature"^^rdf:string,
        "climate change"^^rdf:string,
        "climate resilience"^^rdf:string,
        "rehabilitation"^^rdf:string,
        "vulnerable groups"^^rdf:string ;
    ns1:storageByteCount 0 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:usage [ dcterms:temporal "2026-08"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/2b6uq> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 1 ;
            ns1:viewSessionCount 1 ] .

<https://osf.io/4jk6q> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/4jk6q"^^rdf:string ;
    foaf:name "Daniela Huber"^^rdf:string .

<https://osf.io/amvp4> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/amvp4"^^rdf:string,
        "https://researchgate.net/profile/Barbara"^^rdf:string,
        "https://www.barbarakovacs.com/"^^rdf:string ;
    foaf:name "Barbara Kovács"^^rdf:string .

<https://osf.io/av6h3> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/av6h3"^^rdf:string ;
    foaf:name "Marlene Brunner"^^rdf:string .

<https://osf.io/epfzg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/epfzg"^^rdf:string ;
    foaf:name "Max Nutz"^^rdf:string .

<https://osf.io/p3y6v> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-5388-4282"^^rdf:string,
        "https://osf.io/p3y6v"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-5388-4282> ;
    foaf:name "Gunnar Treff"^^rdf:string .

<https://osf.io/tp7cv> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/tp7cv"^^rdf:string ;
    foaf:name "Lukas Richter"^^rdf:string .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .