@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/3q7f8> a ns1:File ;
    dcterms:created "2022-02-14"^^rdf:string ;
    dcterms:identifier "https://osf.io/3q7f8"^^rdf:string ;
    dcterms:modified "2022-02-14"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/ef63ac09-8668-4fd4-9618-455565c21812> ;
    ns1:fileName "03 Imputation.R"^^rdf:string ;
    ns1:filePath "/0_R_Script/03 Imputation.R"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/3q7f8?revision=1> ;
    ns1:isContainedBy <https://osf.io/mgtzb> .

<https://api.osf.io/v2/regions/de-1/> skos:prefLabel "Germany - Frankfurt"@en .

<https://osf.io/3q7f8?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-02-14"^^rdf:string ;
    dcterms:creator <https://osf.io/a27ds> ;
    dcterms:extent "0.013 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-02-14"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::cee67ed5157c1bcfba24fa9c96fa773ec65f0eb4a974d5a276b2de1bae27bf26> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/8bgy4> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/8bgy4"^^rdf:string ;
    foaf:name "Birgit Leyendecker"^^rdf:string .

<https://osf.io/mgtzb> a ns1:Project ;
    dcterms:created "2021-07-29"^^rdf:string ;
    dcterms:creator <https://osf.io/8bgy4>,
        <https://osf.io/a27ds>,
        <https://osf.io/vc6gb> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/MGTZB"^^rdf:string,
        "https://osf.io/mgtzb"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Mental health trajectories of vulnerable children over the course of intermittent school closings"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/MGTZB> .

<https://osf.io/vc6gb> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-3896-6172"^^rdf:string,
        "https://osf.io/vc6gb"^^rdf:string,
        "https://researchgate.net/profile/Peter_Haehner3"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-3896-6172> ;
    foaf:name "Peter Haehner"^^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/a27ds> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=XhlRYa4AAAAJ&amp;hl=de"^^rdf:string,
        "https://cfr-psy.ruhr-uni-bochum.de/busch/"^^rdf:string,
        "https://orcid.org/0000-0003-4626-7045"^^rdf:string,
        "https://osf.io/a27ds"^^rdf:string,
        "https://researchgate.net/profile/Julian-Busch-2"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-4626-7045> ;
    foaf:name "Julian Busch"^^rdf:string .