@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/auvqp> a ns1:File ;
    dcterms:created "2024-04-19"^^rdf:string ;
    dcterms:identifier "https://osf.io/auvqp"^^rdf:string ;
    dcterms:modified "2024-04-20"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/9f8adf80-dc84-4ead-9033-8b50715f1a70> ;
    ns1:fileName "bonf_holm.m"^^rdf:string ;
    ns1:filePath "/Second Stage Analysis/Helper Functions/bonf_holm.m"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/auvqp?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/auvqp?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::9bb7b04f470634e90f243e53626fe662e33d823da6a1d3241620aa49f71b082e> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^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/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 .