@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:eNanoMapperOntology a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource,
fip:Structured-vocabulary;
;
sub:OWL;
rdfs:comment "The eNanoMapper ontology covers the full scope of terminology needed to support research into nanomaterial safety. It builds on multiple pre-existing external ontologies such as the NanoParticle Ontology";
rdfs:label "eNanoMapper ontology";
rdfs:seeAlso .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-3435-7775 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUw9w6lz43CD5hHTsFcNmKqfbsKj27reI9X1fP6FjCRr1gnNeSiKJ8fwx5HtW7BeiPTMIwIFZhQdhRxKEehixG3/MoGCn4qwcSeE58XvBXOs77T+479MbiUefNukwTei0GAQI1aVJfMs+9Y8pATzki5jndvwgkVvu9E9eLv3IfDQIDAQAB";
npx:hasSignature "ClGgYmrfGJ71ar/xH5BWC0eMyWX1qhM8EBOmFUeGoaylkE9gIYvWrzzWxETV/dOClx5ga0tDBPV6mDoQPuHwTntkMLuXYRL3ksCziPSYpwbzhE2yfMZMQzl98hq58dBZGW7hLqIx1ldIk4wgQxGU7G0uf+RXQ9TWRkFr71fZQKk=";
npx:hasSignatureTarget this: .
this: dct:created "2023-01-19T13:17:56.449Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-3435-7775;
dct:license ;
npx:introduces sub:eNanoMapperOntology;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}