@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/sy2wn> a ns1:File ;
    dcterms:created "2022-05-25"^^rdf:string ;
    dcterms:identifier "https://osf.io/sy2wn"^^rdf:string ;
    dcterms:modified "2022-09-12"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/003aad0e-6ced-4ca4-8ef2-db32f2d508d3> ;
    ns1:fileName "iopsubset1_biv_sub_summary_LANGUAGE.csv"^^rdf:string ;
    ns1:filePath "/results_from_MetaDisc/FDS_30/meta_regression/iopsubset1_biv_sub_summary_LANGUAGE.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/sy2wn?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/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/sy2wn?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-05-25"^^rdf:string ;
    dcterms:creator <https://osf.io/nge73> ;
    dcterms:extent "0.000495 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-05-25"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::b1bffe7194a6d38a1542ebcfbe25108ecf8976a01d43b3310bbc1218fd51059e> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^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 .