https://w3id.org/np/RAXaozaEVIOHMBjj7dOOX2NSI1pLmX5iCrn96wbMyQBRA
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAXaozaEVIOHMBjj7dOOX2NSI1pLmX5iCrn96wbMyQBRA> .
@prefix sub: <https://w3id.org/np/RAXaozaEVIOHMBjj7dOOX2NSI1pLmX5iCrn96wbMyQBRA/> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix obo: <http://purl.obolibrary.org/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;
<http://schema.org/url> <https://ontology.iedb.org/>;
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 <https://github.com/IEDB/ONTIE>;
skos:closeMatch <https://dx.doi.org/10.25504/FAIRsharing.kx2md1>, <https://help.iedb.org/hc/en-us/articles/4402872882189-Immune-Epitope-Database-Query-API-IQ-API>;
schema:version "0.0.0";
fip:has-description-source <https://bioregistry.io/registry/ontie>;
fip:implements <http://purl.org/np/RA0X5QIF9-MAfgr2WQDHhWj2nkpSbbdS_4hci5rekBZqk#OWL>;
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 <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:ONTIE;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/6d3613c9-a416-4821-9dba-ffcb81239eaa> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "Q/jvbGaBQcqR8qGafTqYp4X9lGR1NgElaE3nMzTG+0RPHJqyDb0KpgCQgw/JBTrEOv+RzmEjoCa3jyurTMUCXLFCWSA89uwx/p3HsOgq83dMyJ0Fvp9M4nS+LfnSSzJyiMlNCnEig10cZ8f5LH5JTznhdKcK2zOP2lXTwwa/qqE=";
npx:hasSignatureTarget this: .
}