@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:SuperPatternApplication a ; rdfs:label "application of the super-pattern"; rdfs:subClassOf ; "A class that contains the application of the super-pattern, a semantic template that is able to express formally the content of high-level scientific claims"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "SuperPattern Ontology - ontology" . nt:hasLabelFromApi "use - use of a resource to perform a task" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB"; npx:hasSignature "HDuE+9UDvS00DdgEG9loJrNmb/LHSXeT1iRVoQfGKrx6Oa1SxkxLvsyjnq1p/XOzM0CZP/lvB6qtJOfjhQtSpZkWzTtnvqw9Op3xewtgyVfzBs/gM03z7crdER2UfDaMLrGAH0svW+e36lYHWpU603X1cTFWovWoc6yAJQoPYfM="; npx:hasSignatureTarget this: . this: dct:created "2024-01-25T17:43:45.132Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; dct:license ; npx:introduces sub:SuperPatternApplication; rdfs:label "Class: application of the super-pattern"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }