@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/62jvb> a ns1:File ;
    dcterms:created "2021-10-08"^^rdf:string ;
    dcterms:identifier "https://osf.io/62jvb"^^rdf:string ;
    dcterms:modified "2021-10-08"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/51ceaa16-b4cf-47ee-949a-0591e6a7a12c> ;
    ns1:fileName "Datas_Osmontetal_Development of Ambiguity Aversion from Early Adolescence to Adulthood .xlsx"^^rdf:string ;
    ns1:filePath "/Datas_Osmontetal_Development of Ambiguity Aversion from Early Adolescence to Adulthood .xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/62jvb?revision=1> ;
    ns1:isContainedBy <https://osf.io/s6axu> .

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

<https://osf.io/62jvb?revision=1> a ns1:FileVersion ;
    dcterms:created "2021-10-08"^^rdf:string ;
    dcterms:creator <https://osf.io/rnz7c> ;
    dcterms:extent "0.044 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2021-10-08"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::864a68f1f043bea6a8cee8d23ee43c7394299bcadf4bc85340bd8bef27485453> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/s6axu> a ns1:Project ;
    dcterms:created "2021-10-08"^^rdf:string ;
    dcterms:creator <https://osf.io/rnz7c>,
        <https://osf.io/u92q6> ;
    dcterms:identifier "https://osf.io/s6axu"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Development of Ambiguity Aversion from Early Adolescence to Adulthood: New Insights from the Ellsberg Paradox"^^rdf:string .

<https://osf.io/u92q6> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-4837-4442"^^rdf:string,
        "https://osf.io/u92q6"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-4837-4442> ;
    foaf:name "Mathieu Cassotti"^^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/rnz7c> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-2248-3499"^^rdf:string,
        "https://osf.io/rnz7c"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-2248-3499> ;
    foaf:name "Anais Osmont"^^rdf:string .