@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/47e3r> a ns1:File ;
    dcterms:created "2016-07-28"^^rdf:string ;
    dcterms:identifier "https://osf.io/47e3r"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/16809e53-7062-4886-9df8-c66d4cc6b11a> ;
    ns1:fileName "SPSS Analysis syntax replication of Study 2 Eitam et al 2008 PS.sps"^^rdf:string ;
    ns1:filePath "/SPSS Analysis syntax replication of Study 2 Eitam et al 2008 PS.sps"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/47e3r?revision=1> ;
    ns1:isContainedBy <https://osf.io/dtzca> .

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

<https://creativecommons.org/publicdomain/zero/1.0/legalcode> dcterms:identifier "https://creativecommons.org/publicdomain/zero/1.0/legalcode"^^rdf:string ;
    foaf:name "CC0 1.0 Universal"^^rdf:string .

<https://osf.io/47e3r?revision=1> a ns1:FileVersion ;
    dcterms:created "2014-12-31"^^rdf:string ;
    dcterms:creator <https://osf.io/nb9ad> ;
    dcterms:extent "0.005 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::d3777ca3902a5897746c64d56b8f22eb4946df1a36d19b9856fa77feb24a52e7> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/dtzca> a ns1:ProjectComponent ;
    dcterms:created "2014-12-31"^^rdf:string ;
    dcterms:creator <https://osf.io/v7bph> ;
    dcterms:dateCopyrighted "2016"^^rdf:string ;
    dcterms:identifier "https://osf.io/dtzca"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/publicdomain/zero/1.0/legalcode> ;
    dcterms:title "Dataset"^^rdf:string .

<https://osf.io/nb9ad> a dcterms:Agent .

<https://osf.io/v7bph> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/chennan47"^^rdf:string,
        "http://papers.ssrn.com/sol3/cf_dev/AbsByAuth.cfm?per_id=asdasd"^^rdf:string,
        "http://researcherid.com/rid/2131231"^^rdf:string,
        "http://scholar.google.com/citations?user=awdadaw"^^rdf:string,
        "http://www.cos.io"^^rdf:string,
        "http://www.osf.io"^^rdf:string,
        "http://xueshu.baidu.com/scholarID/329049"^^rdf:string,
        "https://asd.academia.edu/asda"^^rdf:string,
        "https://impactstory.org/u/NanChen"^^rdf:string,
        "https://osf.io/v7bph"^^rdf:string,
        "https://researchgate.net/profile/asdad"^^rdf:string,
        "https://www.linkedin.com/dada"^^rdf:string ;
    foaf:name "Nan Chen"^^rdf:string .

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