@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/5tgyk> a ns1:File ;
    dcterms:created "2024-05-17"^^rdf:string ;
    dcterms:identifier "https://osf.io/5tgyk"^^rdf:string ;
    dcterms:modified "2024-05-17"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/7f4e081c-4891-414b-a037-be8c2d7a642c> ;
    ns1:fileName "CompNeu041.jpg"^^rdf:string ;
    ns1:filePath "/stimuli/Encoding_composite_images/CompNeu041.jpg"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/5tgyk?revision=1> ;
    ns1:isContainedBy <https://osf.io/fr5d2> .

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

<https://osf.io/5tgyk?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-05-17"^^rdf:string ;
    dcterms:creator <https://osf.io/nu6p2> ;
    dcterms:extent "0.104 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-05-17"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::5be1646f0c796c79899c01c2c9a414af7af43f76b8e5dc40f5e9cb7ab2588128> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/f9rds> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/f9rds"^^rdf:string ;
    foaf:name "Florin Dolcos"^^rdf:string .

<https://osf.io/fr5d2> a ns1:Project ;
    dcterms:created "2024-01-18"^^rdf:string ;
    dcterms:creator <https://osf.io/f9rds>,
        <https://osf.io/nu6p2>,
        <https://osf.io/p45zn> ;
    dcterms:identifier "https://osf.io/fr5d2"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Reconciling Opposing Effects of Emotion on Relational Memory:  Behavioral, Eye-Tracking, &amp; Brain Imaging Investigations"^^rdf:string .

<https://osf.io/p45zn> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-7646-8246"^^rdf:string,
        "https://osf.io/p45zn"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-7646-8246> ;
    foaf:name "Sanda Dolcos"^^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/nu6p2> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-4362-6084"^^rdf:string,
        "https://osf.io/nu6p2"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-4362-6084> ;
    foaf:name "Paul Bogdan"^^rdf:string .