@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "instance of - that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)" . nt:hasLabelFromApi "criminal - person who has committed a crime" . nt:hasLabelFromApi "Michael Scofield - fictional character from Prison Break" . orcid:0009-0000-3651-4060 foaf:name "Jasper Abbes" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCm6Q14vvlm/7s4GKRJ7R1wu1n0QCTUw10d4+sW3GS8zNZIfrZiw27igPvjchjfge56sU/9Tvr6Y4WHaM1MRnT0QEjhQwGt8p+POV8L/Nj3VhK9lJpIoESEpVxjP9QU9PzFhL+hVkcpkVHJ1y8/gdCKSmu6u1YZulv22r/PBQZhsQIDAQAB"; npx:hasSignature "UctwBa8bi5/cAtEBCCCEDvONU9HTmQmUWwnG2BmY/b+NWLg8O6DiNxCv9RxR/rC1bZqggYABArrcd0vKTzLYifHCREV6EHq69Eqv1YhhNHJqY6vj/y/S4yV9qerqAHUxmw0gJ2VOFAoI6mx4jlbHfArx/ODxCOJnhV/pdQhEc1Y="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-3651-4060 . this: dct:created "2024-10-03T11:45:53.480Z"^^xsd:dateTime; dct:creator orcid:0009-0000-3651-4060; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Michael Scofield - instance of - criminal"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }