@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/5zamd> a ns1:File ;
    dcterms:created "2022-08-12"^^rdf:string ;
    dcterms:identifier "https://osf.io/5zamd"^^rdf:string ;
    dcterms:modified "2022-08-12"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/9678060d-6560-43b5-b43b-bd6bf46e23a9> ;
    ns1:fileName "cch_Phash.m"^^rdf:string ;
    ns1:filePath "/cch_Phash.m"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/5zamd?revision=1> ;
    ns1:isContainedBy <https://osf.io/x2rau> .

<https://api.osf.io/v2/regions/ca-1/> skos:prefLabel "Canada - Montréal"@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/3da6q> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/3da6q"^^rdf:string ;
    foaf:name "Chunhui Chen"^^rdf:string .

<https://osf.io/3ypsw> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/3ypsw"^^rdf:string ;
    foaf:name "Dazhi Cheng"^^rdf:string .

<https://osf.io/5k2c4> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/5k2c4"^^rdf:string ;
    foaf:name "Xinlin Zhou"^^rdf:string .

<https://osf.io/5zamd?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-08-12"^^rdf:string ;
    dcterms:creator <https://osf.io/h2nmc> ;
    dcterms:extent "0.001 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-08-12"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::d660c52465ef84367e838f6a17cec2d6be9512b7b22c7ff72eaf735c2feea686> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/ca-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/x2rau> a ns1:Project ;
    dcterms:created "2022-08-05"^^rdf:string ;
    dcterms:creator <https://osf.io/3da6q>,
        <https://osf.io/3ypsw>,
        <https://osf.io/5k2c4>,
        <https://osf.io/h2nmc> ;
    dcterms:dateCopyrighted "2022"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/X2RAU"^^rdf:string,
        "https://osf.io/x2rau"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "The database for extracting numerical and visual properties of numerosity processing in the Chinese population"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/X2RAU> .

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

<https://osf.io/h2nmc> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-5933-5655"^^rdf:string,
        "https://osf.io/h2nmc"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-5933-5655> ;
    foaf:name "Zhijun Cui"^^rdf:string .