@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/4hzud> a ns1:File ;
    dcterms:created "2020-06-05"^^rdf:string ;
    dcterms:identifier "https://osf.io/4hzud"^^rdf:string ;
    dcterms:modified "2020-06-05"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/64b33189-d9ee-4cda-826c-29f3dd7728aa> ;
    ns1:fileName "voiceReportData.xlsx"^^rdf:string ;
    ns1:filePath "/Pseudoword_RSA_voice_parameters_Matlab_code/voiceReportData.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/4hzud?revision=1> ;
    ns1:isContainedBy <https://osf.io/y9zjc> .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://osf.io/4hzud?revision=1> a ns1:FileVersion ;
    dcterms:created "2020-06-05"^^rdf:string ;
    dcterms:creator <https://osf.io/x4r2p> ;
    dcterms:extent "0.051 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2020-06-05"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::0fdab3cd96b7017da4279678690d79e49db7a650e460218384a197b41ba368c1> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/fnmdv> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-4904-8403"^^rdf:string,
        "https://osf.io/fnmdv"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-4904-8403> ;
    foaf:name "Kelly McCormick"^^rdf:string .

<https://osf.io/gdrts> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-9495-2499"^^rdf:string,
        "https://osf.io/gdrts"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-9495-2499> ;
    foaf:name "Krish Sathian"^^rdf:string .

<https://osf.io/hz84j> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/hz84j"^^rdf:string ;
    foaf:name "Yaseen Jamal"^^rdf:string .

<https://osf.io/mgysp> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/mgysp"^^rdf:string ;
    foaf:name "Simon Lacey"^^rdf:string .

<https://osf.io/r5hp8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/r5hp8"^^rdf:string ;
    foaf:name "Sara List"^^rdf:string .

<https://osf.io/y9zjc> a ns1:Project ;
    dcterms:created "2020-05-12"^^rdf:string ;
    dcterms:creator <https://osf.io/fnmdv>,
        <https://osf.io/gdrts>,
        <https://osf.io/hz84j>,
        <https://osf.io/mgysp>,
        <https://osf.io/r5hp8>,
        <https://osf.io/x4r2p> ;
    dcterms:identifier "https://osf.io/y9zjc"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Stimulus parameters underlying sound-symbolic mapping of auditory pseudowords to visual shapes"^^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/x4r2p> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/x4r2p"^^rdf:string,
        "https://researchgate.net/profile/Lynne_Nygaard"^^rdf:string,
        "https://scholarblogs.emory.edu/nygaardlab/"^^rdf:string ;
    foaf:name "Lynne Nygaard"^^rdf:string .