@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/7ce5k> a ns1:File ;
    dcterms:created "2023-05-29"^^rdf:string ;
    dcterms:identifier "https://osf.io/7ce5k"^^rdf:string ;
    dcterms:modified "2023-05-29"^^rdf:string ;
    ns1:fileName "figS18_dih_nmr.csv"^^rdf:string ;
    ns1:filePath "/figS18_dih_nmr.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/7ce5k?revision=1> ;
    ns1:isContainedBy <https://osf.io/mfvda> .

<https://osf.io/7ce5k?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-05-29"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:extent "0.000695 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-05-29"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::e953b165f8934afd9b5aba5b6a28a5f938d0c504ec1f556a1a62cb245b227bef> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/mfvda> a ns1:ProjectComponent ;
    dcterms:created "2023-05-29"^^rdf:string ;
    dcterms:creator <https://osf.io/j83n6> ;
    dcterms:identifier "https://osf.io/mfvda"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/nek49> ;
    dcterms:modified "2024-02-01"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Figure_S18"^^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/8144127c-7fd7-452e-a56a-e9fe3efe8942> ;
    ns1:contains <https://osf.io/7ce5k> ;
    ns1:hasRoot <https://osf.io/qpfsh> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 729 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

<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/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://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 .