@prefix dcterms: .
@prefix orcid: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dce: .
@prefix npx: .
@prefix xsd: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
this: npx:includesElement ,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
.
}
sub:provenance {
sub:assertion a npx:IndexAssertion .
}
sub:pubinfo {
this: dce:title "Nanopublications representing the FAIR Implementation Profiles (FIP) Ontology";
dcterms:created "2025-06-13T10:32:06.640+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0001-8888-635X, orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997;
dcterms:license ;
npx:supersedes ;
a npx:NanopubIndex .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "NfpGRAQulvJpeeUFAxcauk9hzbt1/wrLS4jg8pcK74y/9LCZmddPLM+KMFeE86O3zTOblUP7ylEnJPRvP5WZYKchCA4phLrnxo2PTdie8r5yYPMlgQ6DGEjlO0myScG6V/TvUAs8AOnD8Phz9PmK+26mqvaJyhd5ZgaDnxqv5l4=";
npx:hasSignatureTarget this: .
}