@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:ONTIE a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Semantic-model, fip:Structured-vocabulary; ; rdfs:comment """The Ontology of Immune Epitopes (ONTIE) is an effort to represent terms in the immunology domain in a formal ontology with the specific goal of representing experiments that identify and characterize immune epitopes. ONTIE content is only registered in the IEDB repository, not any external ontology repositories."""; rdfs:label "Ontology of Immune Epitopes (ONTIE)"; rdfs:seeAlso ; skos:closeMatch , ; schema:version "0.0.0"; fip:has-description-source ; fip:implements ; fip:in-scope-of obo:NCIT_C15188 . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6875-5360, orcid:0009-0001-3353-2172, orcid:0009-0004-2157-1408 . } sub:pubinfo { this: dct:created "2026-07-14T20:03:02Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ONTIE; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Q/jvbGaBQcqR8qGafTqYp4X9lGR1NgElaE3nMzTG+0RPHJqyDb0KpgCQgw/JBTrEOv+RzmEjoCa3jyurTMUCXLFCWSA89uwx/p3HsOgq83dMyJ0Fvp9M4nS+LfnSSzJyiMlNCnEig10cZ8f5LH5JTznhdKcK2zOP2lXTwwa/qqE="; npx:hasSignatureTarget this: . }