@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 prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<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 ;
    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://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:description "These researches aim to clarify whether middle adolescents’ risk-taking is driven by reduced ambiguity aversion."^^rdf:string ;
    dcterms:identifier "https://osf.io/s6axu"^^rdf:string ;
    dcterms:modified "2024-04-25"^^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 ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/rnz7c> ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/u92q6> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/fdc8f3b5-ad69-4c49-8e96-d4387c78487d> ;
    ns1:contains <https://osf.io/62jvb> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 46504 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

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

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^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/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 .