@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:KnowledgeGraph a fip:Digital-Object-Type; rdfs:comment "A knowledge graph is a knowledge base that uses a graph-structured data model or topology to represent and operate on data. Knowledge graphs are often used to store interlinked descriptions of entities – objects, events, situations or abstract concepts – while also encoding the free-form semantics or relationships underlying these entities."; rdfs:label "KnowledgeGraph | Knowledge Graph"; rdfs:seeAlso , . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-4250-4584 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Ik+TiW+zfy3I5NbLR/0PZN62jVmx6ARsU8RCm7XR4FuYIqLh12R9vnOe8PRNHK62IqeN69bT+0+AM7DatLBB8FmbtELCzriLaclHcle03aRfB4hOE6i7T9j314XqzY3hwi8gQf1TkUhdqaGFm+gHbV6hCt+bpi0LbOWsF4zro+Q="; npx:hasSignatureTarget this: . this: dct:created "2025-01-14T14:08:35Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:KnowledgeGraph; prov:wasDerivedFrom . }