@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/3w4mr> a ns1:File ;
    dcterms:created "2023-02-25"^^rdf:string ;
    dcterms:identifier "https://osf.io/3w4mr"^^rdf:string ;
    dcterms:modified "2023-02-25"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/ba477395-3264-48aa-beb9-3fffff1bd0cf> ;
    ns1:fileName "Analytical_script_Exp1.html"^^rdf:string ;
    ns1:filePath "/Analytical scripts/Analytical_script_Exp1.html"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/3w4mr?revision=1> ;
    ns1:isContainedBy <https://osf.io/q4yce> .

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

<https://creativecommons.org/licenses/by/4.0/legalcode> dcterms:identifier "https://creativecommons.org/licenses/by/4.0/legalcode"^^rdf:string ;
    foaf:name "CC-By Attribution 4.0 International"^^rdf:string .

<https://osf.io/3w4mr?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-02-25"^^rdf:string ;
    dcterms:creator <https://osf.io/9jh5n> ;
    dcterms:extent "0.596 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-02-25"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::67b4237273d494bd97700cb7269895651b456fef72557ab8bf5f318837cff4bb> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/j2rf3> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/j2rf3"^^rdf:string ;
    foaf:familyName "Lourenco"^^rdf:string ;
    foaf:givenName "Stella"^^rdf:string ;
    foaf:name "Stella F. Lourenco"^^rdf:string .

<https://osf.io/q4yce> a ns1:Project ;
    dcterms:created "2018-08-17"^^rdf:string ;
    dcterms:creator <https://osf.io/9jh5n>,
        <https://osf.io/j2rf3>,
        <https://osf.io/z26ws> ;
    dcterms:dateCopyrighted "2021"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/Q4YCE"^^rdf:string,
        "https://osf.io/q4yce"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:rightsHolder "Stella F. Lourenco"^^rdf:string,
        "Yaxin Liu"^^rdf:string ;
    dcterms:title "Object geometry serves humans’ intuitive physics of stability "^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/Q4YCE> .

<https://osf.io/z26ws> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-2739-3935"^^rdf:string,
        "https://osf.io/z26ws"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-2739-3935> ;
    foaf:familyName "Ayzenberg"^^rdf:string ;
    foaf:givenName "Vladislav"^^rdf:string ;
    foaf:name "Vladislav Ayzenberg"^^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/9jh5n> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/yliu668"^^rdf:string,
        "http://scholar.google.com/citations?user=VyM4GBIAAAAJ"^^rdf:string,
        "https://osf.io/9jh5n"^^rdf:string ;
    foaf:familyName "Liu"^^rdf:string ;
    foaf:givenName "Yaxin"^^rdf:string ;
    foaf:name "Yaxin Liu"^^rdf:string .