@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/bhv4w> a ns1:File ;
    dcterms:created "2022-05-31"^^rdf:string ;
    dcterms:identifier "https://osf.io/bhv4w"^^rdf:string ;
    dcterms:modified "2022-05-31"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/051c7e45-add2-4bcd-ac04-3c09b99493f2> ;
    ns1:fileName "Weatherfile_Tas max year_Historical_7016293.epw"^^rdf:string ;
    ns1:filePath "/Extreme Warm Year/Weatherfile_Tas max year_Historical_7016293.epw"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/bhv4w?revision=1> ;
    ns1:isContainedBy <https://osf.io/guwqc> .

<https://api.osf.io/v2/regions/ca-1/> skos:prefLabel "Canada - Montréal"@en .

<https://creativecommons.org/publicdomain/zero/1.0/legalcode> dcterms:identifier "https://creativecommons.org/publicdomain/zero/1.0/legalcode"^^rdf:string ;
    foaf:name "CC0 1.0 Universal"^^rdf:string .

<https://osf.io/bhv4w?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-05-31"^^rdf:string ;
    dcterms:creator <https://osf.io/ysbt6> ;
    dcterms:extent "1.5 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-05-31"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::7608bd6258262601a24f2f74f6f0ab71addacd965690a24e43f28c449b27636a> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/ca-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/guwqc> a ns1:Project ;
    dcterms:created "2022-01-05"^^rdf:string ;
    dcterms:creator <https://osf.io/ysbt6> ;
    dcterms:dateCopyrighted "2022"^^rdf:string ;
    dcterms:identifier "https://osf.io/guwqc"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/publicdomain/zero/1.0/legalcode> ;
    dcterms:title "Building simulation reference year files for 564 locations in Canada"^^rdf:string .

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

<https://osf.io/ysbt6> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ysbt6"^^rdf:string ;
    foaf:name "Abhishek Gaur"^^rdf:string .