@prefix this: <https://w3id.org/np/RAlfiNcvsihaLlZzpmYzx3goSS0mT-ruKGHadqlehThRA> .
@prefix sub: <https://w3id.org/np/RAlfiNcvsihaLlZzpmYzx3goSS0mT-ruKGHadqlehThRA/> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://w3id.org/np/RAlfiNcvsihaLlZzpmYzx3goSS0mT-ruKGHadqlehThRA> a np:Nanopublication,
    npx:ExampleNanopub;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-01-11T23:46:00Z"^^xsd:dateTime;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  dct:source <https://doi.org/10.1038/s41467-022-29206-7>;
  pav:createdBy <https://orcid.org/0009-0005-7752-8203>;
  schema:keywords "ComK", "glucose transport", "upregulation";
  rdfs:label "Statement: ComK Upregulation of Glucose Uptake"@en;
  prov:wasAttributedTo <https://orcid.org/0009-0005-7752-8203> .

<https://w3id.org/data/naturalcompetence/enhanced_glucose_availability> a <http://purl.obolibrary.org/obo/GO_0015748>;
  schema:description "Increased glucose transport provides additional energy substrate for fermentation during non-respiring growth"@en;
  rdfs:label "Enhanced Glucose Availability"@en .

<https://w3id.org/data/naturalcompetence/glucose_uptake_upregulation> a <http://purl.obolibrary.org/obo/GO_0015748>;
  <http://purl.obolibrary.org/obo/RO_0002087> <https://w3id.org/data/naturalcompetence/enhanced_glucose_availability>;
  schema:description "ComK upregulates genes encoding glucose-uptake transport machinery to enhance glycolytic substrate availability"@en;
  rdfs:label "ComK-Mediated Glucose Uptake System Upregulation"@en .

<https://doi.org/10.1038/s41467-022-29206-7> a <http://purl.org/ontology/bibo/AcademicArticle>;
  <http://purl.org/ontology/bibo/doi> "10.1038/s41467-022-29206-7";
  schema:datePublished "2022"^^xsd:gYear;
  schema:name "Natural Competence in Staphylococcus aureus"@en .

sub:assertion prov:wasAttributedTo <https://orcid.org/0000-0002-1481-2996>, <https://orcid.org/0000-0002-6937-6394>,
    <https://orcid.org/0000-0002-7355-0674>, <https://orcid.org/0000-0002-8627-3813>,
    <https://orcid.org/0000-0003-2705-4781>;
  prov:wasDerivedFrom <https://doi.org/10.1038/s41467-022-29206-7> .

<https://orcid.org/0009-0005-7752-8203> foaf:name "Tiado Kollender" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoSR/rqhnkTPQO8u4l2JQAemJo5cN83rT54nA5NXHUqaeu26bEjT/rsX1PCVBhhJ3cV2uu4wjI0NfcVaKPKmODSf6p579tdOykOnjbWLbxxPMe5DC5eV1ThMHsFsNU/6vCYIfS00E7wre7fnFYz7FAG7v1MZEyWeSXsHgk9jHoqQQDPqup5PHReKp1dd6J0Nht/OfSYnUancKAgIFyPhkTlThsLK5xSNyNEgiTR7pwkP5pGq2AnD6bPw4G3kiPnIpIGZNsaeIOvhn64gwbrtoJVdoun/namw6FQ7StEC5km/0evaBZc4qIextwO/s32Wru77ukblJ0Xi/YzbC0iLuIQIDAQAB";
  npx:hasSignature "aTTfBCuVoywYc4y5PVVcSy2/ITrUeK4yVRyVpdN+vMlfKfqP6kywibWaMlyerC2jOVcXp5L3KbqwiQGZbDxyzA02sSqveJRUpcAbqBn7nntarMCr2xf5xzh/RAXNE6+IyF3w0g/SwrY/FycXJ9PvDcrSCiluqGSrkT2Rbiv58FJ7FPaPe4QFxmCecNAOx1eoSN1GsAUvEZLmwNvoZ7071vvPVUpWUkBrirQT0gRn/UlMdMMDq3lxiRKPk+T00grS0Qh1aZAG2hSLiudczYm4Cugs9gQOVS3tYNQbrRFrRztQJKiuULzHKSe7EnnbPRjfoXYVqx1i8ZRSWYOhpcyp8A==";
  npx:hasSignatureTarget <https://w3id.org/np/RAlfiNcvsihaLlZzpmYzx3goSS0mT-ruKGHadqlehThRA> .

