@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#> .

<https://osf.io/qpfsh> a ns1:Project ;
    dcterms:created "2022-07-28"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:description """Computational data for https://doi.org/10.1039/D3SC05450K
Specifically, find copies of the MD parameters found in the SI, optimized geometries and input/output files for DFT and CASSCF calculations, qmmm trajectories, and figure data. To keep the size of the repository tractable, the 1 microsecond MD trajectories are not uploaded here but can be requested if needed by emailing clorice.reinhardt "at" aya.yale.edu or reinhacr "at" gmail.com. If you do not receive a fast response at either of these (unlikely), you can track me down at my current institutional affiliation or contacting a former supervisor. 
-Clorice"""^^rdf:string ;
    dcterms:hasPart <https://osf.io/9vx2w>,
        <https://osf.io/nek49>,
        <https://osf.io/sdxej>,
        <https://osf.io/xenq2>,
        <https://osf.io/y7aej> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/QPFSH"^^rdf:string,
        "https://osf.io/qpfsh"^^rdf:string ;
    dcterms:modified "2024-02-01"^^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> ;
    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/44ba7e8e-b067-4ab1-b51e-16ae736bc8e5> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

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

<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/9vx2w> a ns1:ProjectComponent ;
    dcterms:created "2022-08-02"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://osf.io/9vx2w"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "DFT"^^rdf:string .

<https://osf.io/nek49> a ns1:ProjectComponent ;
    dcterms:created "2023-05-26"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://osf.io/nek49"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Paper_figure_data"^^rdf:string .

<https://osf.io/sdxej> a ns1:ProjectComponent ;
    dcterms:created "2022-08-03"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://osf.io/sdxej"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "MD"^^rdf:string .

<https://osf.io/xenq2> a ns1:ProjectComponent ;
    dcterms:created "2023-05-23"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://osf.io/xenq2"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "QMMM"^^rdf:string .

<https://osf.io/y7aej> a ns1:ProjectComponent ;
    dcterms:created "2022-07-28"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://osf.io/y7aej"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "CASSCF"^^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/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 .