@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/aze75> a ns1:File ;
    dcterms:created "2023-09-07"^^rdf:string ;
    dcterms:identifier "https://osf.io/aze75"^^rdf:string ;
    dcterms:modified "2023-09-07"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/e827c9ab-3200-45f9-af2e-8322b036c2c3> ;
    ns1:fileName "dn_imputed_full_frame_prep.tsv"^^rdf:string ;
    ns1:filePath "/models/model_data/dn_imputed_full_frame_prep.tsv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/aze75?revision=1> ;
    ns1:isContainedBy <https://osf.io/z4dcp> .

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

<https://creativecommons.org/licenses/by/4.0/legalcode> dcterms:identifier "https://creativecommons.org/licenses/by/4.0/legalcode"^^rdf:string ;
    foaf:name "CC-By Attribution 4.0 International"^^rdf:string .

<https://erc.europa.eu/faq-programme/h2020> a ns1:FundingAward ;
    dcterms:contributor <https://ror.org/0472cxd90> ;
    dcterms:identifier "https://erc.europa.eu/faq-programme/h2020"^^rdf:string ;
    dcterms:title "Protein Structure, Molecular Mechanisms and Human Genetic Disease: Beyond the Loss-of-function Paradigm"^^rdf:string ;
    ns1:awardNumber "101001169"^^rdf:string .

<https://osf.io/aze75?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-09-07"^^rdf:string ;
    dcterms:creator <https://osf.io/8sqdx> ;
    dcterms:extent "16.1 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-09-07"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::8ffaca7005ba705f11c75e743715060a7c422d7692ff2839be63b2acc86c5013> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/z4dcp> a ns1:Project ;
    dcterms:created "2023-08-24"^^rdf:string ;
    dcterms:creator <https://osf.io/8sqdx> ;
    dcterms:dateCopyrighted "2023"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/Z4DCP"^^rdf:string,
        "https://osf.io/z4dcp"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Proteome-scale prediction of molecular mechanisms underlying dominant genetic diseases"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/Z4DCP> ;
    ns1:affiliation <https://ror.org/01nrxwf90> ;
    ns1:funder <https://ror.org/0472cxd90> ;
    ns1:hasFunding <https://erc.europa.eu/faq-programme/h2020> .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

<https://osf.io/8sqdx> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-8305-5618"^^rdf:string,
        "https://osf.io/8sqdx"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-8305-5618> ;
    foaf:familyName "Badonyi"^^rdf:string ;
    foaf:givenName "Mihaly"^^rdf:string ;
    foaf:name "Mihaly Badonyi"^^rdf:string ;
    ns1:affiliation <https://ror.org/01nrxwf90> .

<https://ror.org/01nrxwf90> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://ror.org/01nrxwf90"^^rdf:string ;
    foaf:name "University of Edinburgh"^^rdf:string .

<https://ror.org/0472cxd90> a dcterms:Agent ;
    dcterms:identifier "https://ror.org/0472cxd90"^^rdf:string ;
    foaf:name "European Research Council"^^rdf:string .