@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/fqyzc> a ns1:File ;
    dcterms:created "2023-08-03"^^rdf:string ;
    dcterms:identifier "https://osf.io/fqyzc"^^rdf:string ;
    dcterms:modified "2023-08-03"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/815755cd-aa35-4bb0-b395-dfdcf74ab042> ;
    ns1:fileName "5-covid_1_analyses_H5-9.Rmd"^^rdf:string ;
    ns1:filePath "/Data and Analysis/5-covid_1_analyses_H5-9.Rmd"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/fqyzc?revision=1> ;
    ns1:isContainedBy <https://osf.io/fvgz2> .

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

<https://osf.io/fqyzc?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-08-03"^^rdf:string ;
    dcterms:creator <https://osf.io/rdhez> ;
    dcterms:extent "0.018 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-08-03"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::2c5b3bdb34a2124219770c1420164ce9b587bc1bf958c6aa61f273b3d8a45e64> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/fvgz2> a ns1:Project ;
    dcterms:created "2020-05-12"^^rdf:string ;
    dcterms:creator <https://osf.io/rdhez>,
        <https://osf.io/xk8sc> ;
    dcterms:identifier "https://osf.io/fvgz2"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Using the Situated Assessment Method (SAM^2) to assess social connectedness, social support and loneliness before and during the Covid-19 pandemic"^^rdf:string .

<https://osf.io/xk8sc> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-1232-3152"^^rdf:string,
        "https://osf.io/xk8sc"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-1232-3152> ;
    foaf:name "Lawrence Barsalou"^^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/rdhez> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-2819-0673"^^rdf:string,
        "https://osf.io/rdhez"^^rdf:string,
        "https://researchgate.net/profile/Courtney_Taylor_Browne_Luka"^^rdf:string,
        "https://www.linkedin.com/in/courtney-taylor-browne-lūka-93a442160/"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-2819-0673> ;
    foaf:name "Courtney Taylor Browne Lūka"^^rdf:string .