@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:rat-brain-endothelial-cells a owl:Class; rdfs:label "rat brain endothelial cells"; rdfs:subClassOf ; skos:definition "Endothelial cells in the brain of rats." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB"; npx:hasSignature "c+7RAqxXIYDgLjLQWf1bubp+1V1OfwFACUqI5zzHS44kIdyNAHLGXnJBZR+OJUz/5tl5Kwpo3nYAkVlXxkGJcep4qJL3q79VsGWnn/FS25WAD7OOTTKXlbbG1pZ8YGjnwIhlCkxkk91tY9zu5uBTjT/VJ+okdJx+KLLfGN+RbZE="; npx:hasSignatureTarget this: . this: dct:created "2021-02-15T10:36:54.418+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; npx:introduces sub:rat-brain-endothelial-cells; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }