@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/rkgh8> a ns1:File ;
    dcterms:created "2018-09-15"^^rdf:string ;
    dcterms:identifier "https://osf.io/rkgh8"^^rdf:string ;
    dcterms:modified "2018-11-11"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/9c1f0622-c42d-4f30-9aed-2519ebd9a713> ;
    ns1:fileName "f-08-ISI-question-en.wmv"^^rdf:string ;
    ns1:filePath "/3-experiment videos sequences/seq4/seq4-trial3/f-08-ISI-question-en.wmv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/rkgh8?revision=1> ;
    ns1:isContainedBy <https://osf.io/dsqmn> .

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

<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/rkgh8?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-09-15"^^rdf:string ;
    dcterms:creator <https://osf.io/zvmxu> ;
    dcterms:extent "0.066 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-09-15"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::2ac85b7a05a7e8d5efbf1db3e73529b2ad90c89559dd5b66883dbf84c403d449> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^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/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 .