@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/5mnar> a ns1:File ;
    dcterms:created "2022-05-25"^^rdf:string ;
    dcterms:identifier "https://osf.io/5mnar"^^rdf:string ;
    dcterms:modified "2022-09-12"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/825d1d9b-07be-4a39-9bf2-ce42a659f747> ;
    ns1:fileName "iopsubset2_biv_sub_summary_GROUP.csv"^^rdf:string ;
    ns1:filePath "/results_from_MetaDisc/FDS_50/meta_regression/iopsubset2_biv_sub_summary_GROUP.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/5mnar?revision=1> ;
    ns1:isContainedBy <https://osf.io/au7j3> .

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

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

<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/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 .