@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 { rdfs:comment "Volcanoes are natural geological phenomena on the Earth's surface where they are formed by underground magma rising to the surface and releasing magma, hot gases and volcanic ash. Volcanoes usually have specific geographic features and geological activity that have important implications for the evolution of the Earth's crust and ecosystems." . } sub:provenance { a . sub:assertion prov:wasGeneratedBy sub:research-activity . sub:research-activity dct:description . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCLLQT4MIIyn3qzWwbpWlfkpCJXfXbwhi108LZvIHeUQ6eFs1w9LA6a3sPQJCJEk3fFsjRP+NkCFzF4TcFfPNAI5RhSZu1RfRY+TEXAoxmwNPmcaQOLNnssxMwK2rJF0qR08JthVIHL81bNg8/zSV50Zv24laDFzgMkOblaxXLRVQIDAQAB"; npx:hasSignature "aIG5v6BAdluxlQjON55U7CoLZX4jmzi1NMS58KSQedViLlVAjSJ0dNamo55br0KYop4Ghh+x2mbVwwd/d3e44lmwpvRb5fn6oQ+xczV28SYPlcWZscOq9S5vVk5ejtFAgEj0QOQuGXrsJ7WFYnkzU/hLzsRG/2L1Z0nlpcf9T0Q="; npx:hasSignatureTarget this: . this: dct:created "2023-10-03T12:38:42.319Z"^^xsd:dateTime; dct:creator orcid:0009-0003-0301-3405; dct:license ; a npx:ExampleNanopub; rdfs:label "Comment on: Volcano"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }