@prefix ns1: .
@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:association a ;
rdfs:comment "another test...";
;
;
sub:taxon .
sub:taxon .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
nt:hasLabelFromApi "shady environment - An environmental system which is shielded from direct stellar irradiation by material entities." .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "ohUeA26IYYpYS+X75k3TdISR3e53bl5GDOuArmKtNmHxVHtiAzaNXOj1UXtjgT1yJhaPW8+6n7VSdo7ssovtDG8IYQc+ALS+Qv5V+S7Hj40O1G2Yi2H55gEDigNe8a4xuzlj3HAtmbuzxUCNvsXPTksviT12gGrIk9y9HugBX3A=";
npx:hasSignatureTarget this: .
this: dct:created "2023-08-07T13:59:42.656+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license ;
npx:introduces sub:association;
rdfs:label "Taxon Cercarioides (Allocercarioides) cochleariformis (species), (Rudolphi, 1819) Witenberg, 1953 () has the relation 'has habitat' to the environment shady environment. (comment: another test...)";
nt:wasCreatedFromProvenanceTemplate ns1:RA2VjRiJ5AsNnPHDXuOqvsEJwTwqtj5rBb-OFkpPOzd9s;
nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
nt:wasCreatedFromTemplate ns1:RAF4Xouyrx1vvHvQMr3T7jF1UKQFbwYVXMAsg5C1uT3XU .
nt:hasLabelFromApi "Cercarioides (Allocercarioides) cochleariformis (species), (Rudolphi, 1819) Witenberg, 1953" .
}