@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/45h8v> a ns1:File ;
    dcterms:created "2022-11-09"^^rdf:string ;
    dcterms:identifier "https://osf.io/45h8v"^^rdf:string ;
    dcterms:modified "2022-11-09"^^rdf:string ;
    ns1:fileName "opt_wb97xd_bigger_basis_4MPC_o_rad_gas.log"^^rdf:string ;
    ns1:filePath "/opt_wb97xd_bigger_basis_4MPC_o_rad_gas.log"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/45h8v?revision=1> ;
    ns1:isContainedBy <https://osf.io/79zh8> .

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

<https://osf.io/79zh8> a ns1:ProjectComponent ;
    dcterms:created "2022-11-09"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://osf.io/79zh8"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/zh3ma> ;
    dcterms:modified "2024-02-01"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "4MPC_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/8dde42bf-951f-4995-bfba-1391b552683f> ;
    ns1:contains <https://osf.io/45h8v> ;
    ns1:hasRoot <https://osf.io/qpfsh> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 1347314 ;
    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/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 .