@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/muecw> a ns1:File ;
    dcterms:created "2022-05-25"^^rdf:string ;
    dcterms:identifier "https://osf.io/muecw"^^rdf:string ;
    dcterms:modified "2022-09-12"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/cd078fe9-51cf-4013-aca7-35b9f9e28b7c> ;
    ns1:fileName "iopsubset3_biv_sub_summary_LANGUAGE.csv"^^rdf:string ;
    ns1:filePath "/results_from_MetaDisc/FDS_65/meta_regression/iopsubset3_biv_sub_summary_LANGUAGE.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/muecw?revision=1> ;
    ns1:isContainedBy <https://osf.io/au7j3> .

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

<https://osf.io/au7j3> a ns1:Project ;
    dcterms:created "2022-05-25"^^rdf:string ;
    dcterms:creator <https://osf.io/nge73>,
        <https://osf.io/qfyrp> ;
    dcterms:identifier "https://osf.io/au7j3"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "The Inventory of Problems-29 (IOP-29): a Systematic Review and Bivariate Diagnostic Test Accuracy Meta-Analysis."^^rdf:string .

<https://osf.io/muecw?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-05-25"^^rdf:string ;
    dcterms:creator <https://osf.io/nge73> ;
    dcterms:extent "0.000501 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-05-25"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::77bbb8ffc22b6eba2e6ea3a2ea9b77409b1fc1be49ab3787f259fec112f8b197> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/qfyrp> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-6367-457X"^^rdf:string,
        "https://osf.io/qfyrp"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-6367-457X> ;
    foaf:name "Esteban Puente López"^^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/nge73> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=N3HElwsAAAAJ&amp;hl"^^rdf:string,
        "https://orcid.org/0000-0002-6963-7443"^^rdf:string,
        "https://osf.io/nge73"^^rdf:string,
        "https://researchgate.net/profile/Ruben-Lopez-Nicolas-2"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-6963-7443> ;
    foaf:name "Ruben Lopez-Nicolas"^^rdf:string .