@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/6cysx> a ns1:File ;
    dcterms:created "2018-09-15"^^rdf:string ;
    dcterms:identifier "https://osf.io/6cysx"^^rdf:string ;
    dcterms:modified "2018-11-11"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/11d9b867-b049-4077-b4f5-28bff5a798ad> ;
    ns1:fileName "m-04-b-eye-CUEstat-targR.wmv"^^rdf:string ;
    ns1:filePath "/3-experiment videos sequences/seq2/seq2-trial1/m-04-b-eye-CUEstat-targR.wmv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/6cysx?revision=1> ;
    ns1:isContainedBy <https://osf.io/dsqmn> .

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

<https://osf.io/6cysx?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-09-15"^^rdf:string ;
    dcterms:creator <https://osf.io/zvmxu> ;
    dcterms:extent "0.677 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-09-15"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::5ae0c8c77e746df454439ef69b2d1c7d520024f358cf5007581086c062f1cda9> ;
    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 .