@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:VO a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Semantic-model; ; rdfs:comment "The Vaccine Ontology (VO) is a community-based biomedical ontology in the domain of vaccine and vaccination. VO aims to standardize vaccine types and annotations, integrate various vaccine data, and support computer-assisted reasoning. The VO supports basic vaccine R&D and clincal vaccine usage. VO is being developed as a community-based ontology with support and collaborations from the vaccine and bio-ontology communities."; rdfs:label "Vaccine Ontology"; rdfs:seeAlso ; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-2157-1408; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "EtGDFvBSZP543T/BaScbIZSbHyFIDw3sPa+Af98UG4yenygNsPCjAIbdApW/vr3K9pMKn9M1RStuen+5cGgjXpbtsgRFu6j458m76MnclzVmNxH0asLivDsL4tNb2psI2lhH/yTMjk51TyVMqkUeSXzFx6tCBj6QRk7FZrD769I="; npx:hasSignatureTarget this: . this: dct:created "2025-03-26T02:22:49Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:VO; prov:wasDerivedFrom . }