@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/zpv3t> a ns1:File ;
    dcterms:created "2021-12-06"^^rdf:string ;
    dcterms:identifier "https://osf.io/zpv3t"^^rdf:string ;
    dcterms:modified "2021-12-06"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/92f2b7b1-f280-4236-ab14-333f7a5b7059> ;
    ns1:fileName "Table 1.docx"^^rdf:string ;
    ns1:filePath "/Table 1.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/zpv3t?revision=1> ;
    ns1:isContainedBy <https://osf.io/4bdn8> .

<https://api.osf.io/v2/regions/ca-1/> skos:prefLabel "Canada - Montréal"@en .

<https://osf.io/35jev> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=AnZDekAAAAAJ"^^rdf:string,
        "https://orcid.org/0000-0002-4224-0307"^^rdf:string,
        "https://osf.io/35jev"^^rdf:string,
        "https://www.linkedin.com/in/amy-bergeron-11615170/"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-4224-0307> ;
    foaf:name "Amy Bergeron"^^rdf:string .

<https://osf.io/4bdn8> a ns1:Project ;
    dcterms:created "2021-12-06"^^rdf:string ;
    dcterms:creator <https://osf.io/35jev>,
        <https://osf.io/ahmcf>,
        <https://osf.io/rh73p> ;
    dcterms:identifier "https://osf.io/4bdn8"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Neonatal COVID Investigations and Management - a Scoping Review"^^rdf:string .

<https://osf.io/ahmcf> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ahmcf"^^rdf:string ;
    foaf:name "Bayane Sabsabi"^^rdf:string .

<https://osf.io/zpv3t?revision=1> a ns1:FileVersion ;
    dcterms:created "2021-12-06"^^rdf:string ;
    dcterms:creator <https://osf.io/rh73p> ;
    dcterms:extent "0.012 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2021-12-06"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::71c3cefcfc5bba5b82ee27e920027c381cf0406b9fc012e1017f0bb870de6369> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/ca-1/> ;
    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/rh73p> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-6346-3649"^^rdf:string,
        "https://osf.io/rh73p"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-6346-3649> ;
    foaf:name "Gabriela de Carvalho Nunes"^^rdf:string .