@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/2jwzv> a ns1:File ;
    dcterms:created "2018-09-15"^^rdf:string ;
    dcterms:identifier "https://osf.io/2jwzv"^^rdf:string ;
    dcterms:modified "2018-11-11"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/4b34c69f-4c11-49ac-b7a1-b8bf1fa2e267> ;
    ns1:fileName "m-01-a-eye-BASEstat-targR.wmv"^^rdf:string ;
    ns1:filePath "/3-experiment videos sequences/seq1/seq1-trial2/m-01-a-eye-BASEstat-targR.wmv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/2jwzv?revision=1> ;
    ns1:isContainedBy <https://osf.io/dsqmn> .

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

<https://osf.io/2jwzv?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-09-15"^^rdf:string ;
    dcterms:creator <https://osf.io/zvmxu> ;
    dcterms:extent "0.646 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-09-15"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::3fb66129983f29c4eab9f961fe473de8f5727329d84bfe2bc58c003306b4cde3> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/dsqmn> a ns1:Project ;
    dcterms:created "2018-06-30"^^rdf:string ;
    dcterms:creator <https://osf.io/zvmxu> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/DSQMN"^^rdf:string,
        "https://osf.io/dsqmn"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Word learning and Referential Gaze"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/DSQMN> .

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

<https://osf.io/zvmxu> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/janetybang"^^rdf:string,
        "http://scholar.google.com/citations?user=9GhIuF4AAAAJ&amp;hl=en"^^rdf:string,
        "https://orcid.org/0000-0002-6014-3009"^^rdf:string,
        "https://osf.io/zvmxu"^^rdf:string,
        "https://researchgate.net/profile/Janet_Bang"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-6014-3009> ;
    foaf:name "Janet Y Bang"^^rdf:string .