@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/gcejq> a ns1:File ;
    dcterms:created "2022-01-13"^^rdf:string ;
    dcterms:identifier "https://osf.io/gcejq"^^rdf:string ;
    dcterms:modified "2022-01-13"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/1a17447b-3a2e-4667-8b8d-627641f3dc0f> ;
    ns1:fileName "Web Appendix E.pdf"^^rdf:string ;
    ns1:filePath "/Web Appendix E - Latent product method/Web Appendix E.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/gcejq?revision=1> ;
    ns1:isContainedBy <https://osf.io/py7jx> .

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

<https://osf.io/gcejq?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-01-13"^^rdf:string ;
    dcterms:creator <https://osf.io/kfr52> ;
    dcterms:extent "0.142 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-01-13"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::008cf2dacee428e2d9f45c31fdbb3a6d5717a59b1d574e9d955b3e77956b84d4> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/py7jx> a ns1:Project ;
    dcterms:created "2021-05-06"^^rdf:string ;
    dcterms:creator <https://osf.io/kfr52>,
        <https://osf.io/s4xda>,
        <https://osf.io/t4nzq> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/PY7JX"^^rdf:string,
        "https://osf.io/py7jx"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Six latent moderation methods"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/PY7JX> .

<https://osf.io/s4xda> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/s4xda"^^rdf:string ;
    foaf:name "Rik Pieters"^^rdf:string .

<https://osf.io/t4nzq> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-7630-6159"^^rdf:string,
        "https://osf.io/t4nzq"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-7630-6159> ;
    foaf:name "Aurelie Lemmens"^^rdf:string ;
    ns1:affiliation <https://ror.org/057w15z03> .

<https://ror.org/057w15z03> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://ror.org/057w15z03"^^rdf:string ;
    foaf:name "Erasmus University Rotterdam"^^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/kfr52> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/kfr52"^^rdf:string ;
    foaf:name "Constant Pieters"^^rdf:string .