@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/7hd43> a ns1:File ;
    dcterms:created "2018-09-15"^^rdf:string ;
    dcterms:identifier "https://osf.io/7hd43"^^rdf:string ;
    dcterms:modified "2018-11-11"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/fa48b443-355f-4789-9b6c-055c8c85b87a> ;
    ns1:fileName "p-10-TEST-targL-point-en.wmv"^^rdf:string ;
    ns1:filePath "/3-experiment videos sequences/seq4/seq4-trial1/p-10-TEST-targL-point-en.wmv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/7hd43?revision=1> ;
    ns1:isContainedBy <https://osf.io/dsqmn> .

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

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