@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @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:UnifiedSemPubModelOnNanopubsApp a ; rdfs:label "application of unified and semantic publication model based on nanopublications"; rdfs:subClassOf ; "A class that contains the application of a unified and semantic publication model that is based on nanopublications"; , , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "use - use of a resource to perform a task" . nt:hasLabelFromApi "scientific model - scientific representation aiming to understand, define, quantify, visualize, or simulate the world" . nt:hasLabelFromApi "nanopublication - A small knowledge graph snippet with metadata that is to be treated as an independent (scientific) publication." . nt:hasLabelFromApi "scientific publication - publication that reports original empirical and theoretical work in the sciences" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB"; npx:hasSignature "ENJGBp4iLpo8wsWtBCUuOF9ejpxxQy3HD6V3vf22PdVHAnAn+X+R4e9hFnuuigBnmzbFSxjxZ0MaHBDXHDwRs5kp6BTUCR7pSvwc2J2GYrMP+AqsZtUKuymCt8Q9cGNXYF4s0TSS0sLyO0GGaIcCRYTNIhlsnPOExvSZajcrcuk="; npx:hasSignatureTarget this: . this: dct:created "2024-01-25T17:34:02.019Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; dct:license ; npx:introduces sub:UnifiedSemPubModelOnNanopubsApp; rdfs:label "Class: application of unified and semantic publication model based on nanopublications"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }