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

<https://osf.io/sm9c2> a ns1:File ;
    dcterms:created "2021-05-04"^^rdf:string ;
    dcterms:identifier "https://osf.io/sm9c2"^^rdf:string ;
    dcterms:modified "2021-05-04"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/47ab4822-00b5-4d17-a607-f73f9a6e6bd5> ;
    ns1:fileName "novel1.wav"^^rdf:string ;
    ns1:filePath "/Oddball Task Code & Stimuli/novel1.wav"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/sm9c2?revision=1> ;
    ns1:isContainedBy <https://osf.io/kzpht> .

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

<https://osf.io/6ewsg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-2571-8871"^^rdf:string,
        "https://osf.io/6ewsg"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-2571-8871> ;
    foaf:name "Clara Freeman"^^rdf:string .

<https://osf.io/eqgsn> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/eqgsn"^^rdf:string ;
    foaf:name "Anna Weinberg"^^rdf:string .

<https://osf.io/g75xw> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/g75xw"^^rdf:string ;
    foaf:name "Ashley O'Brien"^^rdf:string .

<https://osf.io/kzpht> a ns1:Project ;
    dcterms:created "2021-01-19"^^rdf:string ;
    dcterms:creator <https://osf.io/6ewsg>,
        <https://osf.io/eqgsn>,
        <https://osf.io/g75xw>,
        <https://osf.io/r849u>,
        <https://osf.io/sxvf2>,
        <https://osf.io/uksjr> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/KZPHT"^^rdf:string,
        "https://osf.io/kzpht"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Mother-Infant Study of Stress and Emotions"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/KZPHT> .

<https://osf.io/r849u> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-8360-8171"^^rdf:string,
        "https://osf.io/r849u"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-8360-8171> ;
    foaf:name "Héléna Renault"^^rdf:string .

<https://osf.io/sm9c2?revision=1> a ns1:FileVersion ;
    dcterms:created "2021-05-04"^^rdf:string ;
    dcterms:creator <https://osf.io/uksjr> ;
    dcterms:extent "0.003 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2021-05-04"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::79416a5efee5a17b1ce0f56a620644b326c7a844008b03a17b38edea7dac4790> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/ca-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/sxvf2> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/sxvf2"^^rdf:string ;
    foaf:name "Lidia Panier"^^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/uksjr> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/uksjr"^^rdf:string ;
    foaf:name "Aislinn Sandre"^^rdf:string .