@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/xd9bh> a ns1:File ;
    dcterms:created "2022-12-20"^^rdf:string ;
    dcterms:identifier "https://osf.io/xd9bh"^^rdf:string ;
    dcterms:modified "2022-12-20"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/c9910c41-d74e-467b-bbd3-0d3881743d49> ;
    ns1:fileName "sceneWheel_catLearning_EXP1_Test_n36.csv"^^rdf:string ;
    ns1:filePath "/sceneWheel_catLearning_EXP1_Test_n36.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/xd9bh?revision=1> ;
    ns1:isContainedBy <https://osf.io/bajsp> .

<https://api.osf.io/v2/regions/ca-1/> skos:prefLabel "Canada - Montréal"@en .

<https://osf.io/5f3bk> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-8585-9858"^^rdf:string,
        "https://osf.io/5f3bk"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-8585-9858> ;
    foaf:name "Dirk Bernhardt-Walther"^^rdf:string .

<https://osf.io/bajsp> a ns1:Project ;
    dcterms:created "2022-12-02"^^rdf:string ;
    dcterms:creator <https://osf.io/5f3bk>,
        <https://osf.io/82mvu>,
        <https://osf.io/gnzrm> ;
    dcterms:identifier "https://osf.io/bajsp"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Brief category learning distorts perceptual space for complex scenes"^^rdf:string .

<https://osf.io/gnzrm> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://macklab.utoronto.ca"^^rdf:string,
        "http://scholar.google.com/citations?user=9bZsr-gAAAAJ"^^rdf:string,
        "https://orcid.org/0000-0001-5155-7413"^^rdf:string,
        "https://osf.io/gnzrm"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-5155-7413> ;
    foaf:name "Michael L. Mack"^^rdf:string .

<https://osf.io/xd9bh?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-12-20"^^rdf:string ;
    dcterms:creator <https://osf.io/82mvu> ;
    dcterms:extent "0.125 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-12-20"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::f2521ee17d78f1c259c7fa01e59c49e0ebf7059dcad05f20df21e9d9625d5125> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/ca-1/> ;
    ns1:versionNumber "1"^^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/82mvu> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/82mvu"^^rdf:string ;
    foaf:name "Gaeun Son"^^rdf:string .