Nanopublication

< Home

ID

https://w3id.org/team-a-nanopubs/np/paper-mentions-coxiella-research-field/RAV3oYF1eRlou87nJRgoOFK294peko54PvSK4iqzfsIew

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/team-a-nanopubs/np/paper-mentions-coxiella-research-field/RAV3oYF1eRlou87nJRgoOFK294peko54PvSK4iqzfsIew> .
@prefix sub: <https://w3id.org/team-a-nanopubs/np/paper-mentions-coxiella-research-field/RAV3oYF1eRlou87nJRgoOFK294peko54PvSK4iqzfsIew/> .
@prefix schema: <https://schema.org/> .
@prefix res: <https://w3id.org/team-a-nanopubs/resource/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix wdt: <http://www.wikidata.org/prop/direct/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@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 cito: <http://purl.org/spar/cito/> .

sub:%23Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:%23assertion;
    np:hasProvenance sub:%23provenance;
    np:hasPublicationInfo sub:%23pubinfo .
}

sub:%23assertion {
  res:Coxiella_Burnetii_Research_Field wdt:P101 "Coxiella Research" .
}

sub:%23provenance {
  sub:%23assertion cito:citesAsEvidence sub:%23evidence;
    rdfs:comment "Automatically extracted via local LLM";
    prov:wasAttributedTo <https://orcid.org/0009-0002-0728-474X>;
    prov:wasDerivedFrom <https://doi.org/10.1128/mSystems.00403-21>, sub:%23evidence;
    schema:articleSection "Abstract" .
  
  sub:%23evidence a schema:CreativeWork;
    schema:isPartOf <https://doi.org/10.1128/mSystems.00403-21>;
    schema:text "In this project, we have identified areas in the field of Coxiella research..." .
}

sub:%23pubinfo {
  wdt:P101 rdfs:label "field of work" .
  
  <https://doi.org/10.1128/mSystems.00403-21> a fabio:JournalArticle;
    dct:identifier "10.1128/mSystems.00403-21";
    dct:title "CoxBase: an Online Platform for Epidemiological Surveillance, Visualization, Analysis, and Typing of Coxiella burnetii Genomic Sequences" .
  
  this: dct:created "2026-07-14T14:37:24+00:00"^^xsd:dateTime;
    dct:creator <https://orcid.org/0009-0002-0728-474X>;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    dct:subject <https://doi.org/10.1128/mSystems.00403-21>;
    npx:hasNanopubType npx:Assertion;
    pav:createdBy <https://orcid.org/0009-0002-0728-474X>;
    rdfs:label "Coxiella burnetii Research Field – field of work – coxiella research" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq6onyfdLnprP5hJXk0mjvCbHvX6jv7T1CrTAW9XMdSZHj6DXTw4f1KpGoFY3qVMy9H2ZcHeV26cCQCbFC7J/nn7FzB8MMbpucows/bdHAf6xf5wQJKdvSySWCf60RPOxstLUjNAMTIg07R0ByUR4t1D+3a0kuZnQUsl49TAbEQFylTt63krqDtz0tnyz2KbvGcvoIpgHbSNbd/2sUb0BCRdnIAqlfngvbBDPx9FvEvpP1ivTKvNtIbsN6VHUhrhMb5akxd4qJ5l8n/cOX2V9tdEU5VNAoEFmAZSqPnoTYe2HI/pip28N7Vu8nwbVyHy4FZ5K80m8GQ52DBn4uKDYzwIDAQAB";
    npx:hasSignature "MnyygoI1aXRloa8oyueht/wfRskJPXf5jXKcdYn5zo+vw6eF6cIWPxhGuhpXxXHmE6+EplneL0h7ZjDgnwo7qvNNZamWmnqy0IquvJEFORg/DwPKj3ySjKbmAw2QU6afWcPZEeJ/qHTtTyIJopEGzXJhIzlTfoL3j8OGBoM56r1YEE284xNq/S1aWxcEsBMdd+lzbETDoF/EB5VnYx00lAWO7ZtFRBgIHHE4VNvSRcS7l0kucLBiCmxIf2so09hmNe4nFMjd8TAaN1bbqBpoAgocA8QRA/0lXLhJ52ZSDf33JhDedjFh3Q+D10s6LcnSahmRJ1Wm44y7mJKj8F+ICQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://orcid.org/0009-0002-0728-474X> .
  
  res:Coxiella_Burnetii_Research_Field rdfs:label "Coxiella burnetii Research Field" .
}