@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:FormalRepresentation a ; rdfs:label "formal representation"; rdfs:subClassOf ; "A class that contains a formal, structured representation of a concept."; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "knowledge representation - set of tools used to represent and organize human knowledge in order to use or share it" . nt:hasLabelFromApi "representation - entity or process that portrays something else, usually in a simplified or approximated manner" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB"; npx:hasSignature "cYIlUruf22dhKz+uQqvlJs3HBq87ikNw7WFdBwb48b9SFasCfPHzwyr5nyy8880tCtc7hav3Iy/+4Garao+z3x15Iz/RFjXVPQ3DKGP0rq3pLJkFoE/ESqZIfo6C6upQJrY948rRu6rvWjgkWC6DEN6vU+2bbbeqz254+EJWCWY="; npx:hasSignatureTarget this: . this: dct:created "2024-01-25T17:51:48.209Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; dct:license ; npx:introduces sub:FormalRepresentation; rdfs:label "Class: formal representation"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }