@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/nydsk> a ns1:File ;
    dcterms:created "2024-05-17"^^rdf:string ;
    dcterms:identifier "https://osf.io/nydsk"^^rdf:string ;
    dcterms:modified "2024-05-17"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/10bcd9d8-851d-4c97-a059-fcbdd619c48a> ;
    ns1:fileName "study1_2_gaze_lmer_mediation.R"^^rdf:string ;
    ns1:filePath "/code/Study1-3_Behav-EyeTracking/study1_2_gaze_lmer_mediation.R"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/nydsk?revision=1> ;
    ns1:isContainedBy <https://osf.io/fr5d2> .

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

<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/nydsk?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-05-17"^^rdf:string ;
    dcterms:creator <https://osf.io/nu6p2> ;
    dcterms:extent "0.003 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-05-17"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::00c875389c25b2fcfbc764a7f16892841c3bd959a9b3cae52e7331a796babc90> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^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 .