@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 prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/5w4a3> a ns1:ProjectComponent ;
    dcterms:created "2022-11-09"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://osf.io/5w4a3"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/zh3ma> ;
    dcterms:modified "2024-02-01"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "2MPC_O"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/j83n6> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/f76c1d43-b053-4a3f-8aa0-c25f8addd5af> ;
    ns1:contains <https://osf.io/z9jnr> ;
    ns1:hasRoot <https://osf.io/qpfsh> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 1735528 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

<https://osf.io/qpfsh> a ns1:Project ;
    dcterms:created "2022-07-28"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/QPFSH"^^rdf:string,
        "https://osf.io/qpfsh"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Computational Data for Switching the Proton-Coupled Electron Transfer Mechanism for Non-Canonical Tyrosine Residues in a de novo Protein"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/QPFSH> .

<https://osf.io/z9jnr> a ns1:File ;
    dcterms:created "2022-11-09"^^rdf:string ;
    dcterms:identifier "https://osf.io/z9jnr"^^rdf:string ;
    dcterms:modified "2022-11-09"^^rdf:string ;
    ns1:fileName "opt_wb97xd_bigger_basis_2MPC_oh_rad_gas.log"^^rdf:string ;
    ns1:filePath "/opt_wb97xd_bigger_basis_2MPC_oh_rad_gas.log"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/z9jnr?revision=1> ;
    ns1:isContainedBy <https://osf.io/5w4a3> .

<https://osf.io/z9jnr?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-11-09"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:extent "1.7 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-11-09"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::ba18913e9be70fb624c6fe7b10cf217911a0e3be0f524058c025e0627069fbc0> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/zh3ma> a ns1:ProjectComponent ;
    dcterms:created "2022-11-09"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://osf.io/zh3ma"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "wb97xd_6311++G**"^^rdf:string .

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

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

<https://osf.io/j83n6> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-6083-4950"^^rdf:string,
        "https://osf.io/j83n6"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-6083-4950> ;
    foaf:name "Clorice R Reinhardt"^^rdf:string .