@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/r9bx4> a ns1:File ;
    dcterms:created "2025-04-23"^^rdf:string ;
    dcterms:identifier "https://osf.io/r9bx4"^^rdf:string ;
    dcterms:modified "2025-04-23"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/36900e92-67ad-4bf1-854f-58b1739bd00c> ;
    ns1:fileName "jspsych.js"^^rdf:string ;
    ns1:filePath "/jspsych/jspsych.js"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/r9bx4?revision=1> ;
    ns1:isContainedBy <https://osf.io/v6m92> .

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

<https://osf.io/6ugd9> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/wkool"^^rdf:string,
        "http://scholar.google.com/citations?user=8TIMnwEAAAAJ"^^rdf:string,
        "https://cdmlab.wustl.edu"^^rdf:string,
        "https://osf.io/6ugd9"^^rdf:string ;
    foaf:familyName "Kool"^^rdf:string ;
    foaf:givenName "Wouter"^^rdf:string ;
    foaf:name "Wouter Kool"^^rdf:string ;
    ns1:affiliation <https://ror.org/01yc7t268> .

<https://osf.io/r9bx4?revision=1> a ns1:FileVersion ;
    dcterms:created "2025-04-23"^^rdf:string ;
    dcterms:creator <https://osf.io/5pyzw> ;
    dcterms:extent "0.147 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2025-04-23"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::f91c23c2b79974669caa456192701f299bb371f3bac40d5c5e97d6c9917a76cc> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/v6m92> a ns1:ProjectComponent ;
    dcterms:created "2025-01-31"^^rdf:string ;
    dcterms:creator <https://osf.io/5pyzw>,
        <https://osf.io/6ugd9> ;
    dcterms:identifier "https://osf.io/v6m92"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Task code"^^rdf:string ;
    ns1:affiliation <https://ror.org/01yc7t268> .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

<https://osf.io/5pyzw> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/5pyzw"^^rdf:string,
        "https://www.linkedin.com/in/thea-zalabak"^^rdf:string ;
    foaf:familyName "Zalabak"^^rdf:string ;
    foaf:givenName "Thea"^^rdf:string ;
    foaf:name "Thea R. Zalabak"^^rdf:string ;
    ns1:affiliation <https://ror.org/01yc7t268> .

<https://ror.org/01yc7t268> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "http://wustl.edu/"^^rdf:string,
        "https://ror.org/01yc7t268"^^rdf:string ;
    foaf:name "Washington University in St. Louis"^^rdf:string .