@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/jm7q8> a ns1:File ;
    dcterms:created "2024-04-19"^^rdf:string ;
    dcterms:identifier "https://osf.io/jm7q8"^^rdf:string ;
    dcterms:modified "2024-04-20"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/fc485995-3c29-42ce-907f-5f5cdb45bd3a> ;
    ns1:fileName "S04_Reduced_Data.mat"^^rdf:string ;
    ns1:filePath "/Second Stage Analysis/Packaged Subject Data/S04_Reduced_Data.mat"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/jm7q8?revision=1> ;
    ns1:isContainedBy <https://osf.io/h6dfq> .

<http://www.gnu.org/licenses/gpl-3.0.txt> dcterms:identifier "http://www.gnu.org/licenses/gpl-3.0.txt"^^rdf:string ;
    foaf:name "GNU General Public License (GPL) 3.0"^^rdf:string .

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

<https://osf.io/69av8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-3722-5612"^^rdf:string,
        "https://osf.io/69av8"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-3722-5612> ;
    foaf:name "Charles H. Hillman"^^rdf:string .

<https://osf.io/a9m8t> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-4540-8387"^^rdf:string,
        "https://osf.io/a9m8t"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-4540-8387> ;
    foaf:name "Julia Manczurowsky"^^rdf:string .

<https://osf.io/h6dfq> a ns1:ProjectComponent ;
    dcterms:created "2024-04-20"^^rdf:string ;
    dcterms:creator <https://osf.io/69av8>,
        <https://osf.io/a9m8t>,
        <https://osf.io/teh5g>,
        <https://osf.io/xb9yt> ;
    dcterms:dateCopyrighted "2024"^^rdf:string ;
    dcterms:identifier "https://osf.io/h6dfq"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <http://www.gnu.org/licenses/gpl-3.0.txt> ;
    dcterms:title "Main Data and Analysis Code"^^rdf:string .

<https://osf.io/jm7q8?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-04-19"^^rdf:string ;
    dcterms:creator <https://osf.io/xb9yt> ;
    dcterms:extent "0.004 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-04-19"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::30b810740104b9a79c38d0a8f351f93f0424f70e321867663a36a44af53b840a> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/teh5g> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0009-0003-0174-1863"^^rdf:string,
        "https://osf.io/teh5g"^^rdf:string ;
    owl:sameAs <https://orcid.org/0009-0003-0174-1863> ;
    foaf:name "Trevor Lee Cline"^^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/xb9yt> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://nmslab.sites.northeastern.edu/"^^rdf:string,
        "https://orcid.org/0000-0002-9851-0919"^^rdf:string,
        "https://osf.io/xb9yt"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-9851-0919> ;
    foaf:name "Christopher J. Hasson"^^rdf:string .