@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/4j2wz> a ns1:File ;
    dcterms:created "2023-02-16"^^rdf:string ;
    dcterms:identifier "https://osf.io/4j2wz"^^rdf:string ;
    dcterms:modified "2023-02-16"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/29391678-9125-4a30-9037-5779aed8177b> ;
    ns1:fileName "Valence_Warriner.csv"^^rdf:string ;
    ns1:filePath "/Analysis/Input/Valence_Warriner.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/4j2wz?revision=1> ;
    ns1:isContainedBy <https://osf.io/gu7hk> .

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

<https://osf.io/4j2wz?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-02-16"^^rdf:string ;
    dcterms:creator <https://osf.io/kgcnv> ;
    dcterms:extent "0.295 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-02-16"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::2e7b7f0c88a532789c6a5b4aeb588b15bdb0923089208d60c33975dec6335251> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/ca-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/gu7hk> a ns1:Project ;
    dcterms:created "2023-02-16"^^rdf:string ;
    dcterms:creator <https://osf.io/h35np>,
        <https://osf.io/kgcnv> ;
    dcterms:identifier "https://osf.io/gu7hk"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Word Associates &amp; Single Word Processing"^^rdf:string .

<https://osf.io/h35np> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=DSMaMWMAAAAJ"^^rdf:string,
        "https://orcid.org/0000-0001-7130-0973"^^rdf:string,
        "https://osf.io/h35np"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-7130-0973> ;
    foaf:name "Penny M. Pexman"^^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/kgcnv> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/kgcnv"^^rdf:string ;
    foaf:name "Emiko J. Muraki"^^rdf:string .