@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/2dzm5> a ns1:File ;
    dcterms:created "2022-05-25"^^rdf:string ;
    dcterms:identifier "https://osf.io/2dzm5"^^rdf:string ;
    dcterms:modified "2022-09-12"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/3cd1cc3e-026f-4b4f-b01b-346bacce409d> ;
    ns1:fileName "iopsubset1_biv_sub_summary_GROUP.csv"^^rdf:string ;
    ns1:filePath "/results_from_MetaDisc/FDS_30/meta_regression/iopsubset1_biv_sub_summary_GROUP.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/2dzm5?revision=1> ;
    ns1:isContainedBy <https://osf.io/au7j3> .

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

<https://osf.io/2dzm5?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-05-25"^^rdf:string ;
    dcterms:creator <https://osf.io/nge73> ;
    dcterms:extent "0.000498 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-05-25"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::54be3bc00700a11f6be37019e4c670cf707d863be4fa9c848a850ae9cbbad6eb> ;
    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 .