@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:semantic-triples-generated-from-XML-files a ; rdfs:label "semantic triples generated from XML files"; rdfs:subClassOf ; "semantic triples generated from semi-structured information in XML files"; , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-8083-6048 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwi1YMnpV5z/0oMXyFYDKS5cirQQWTMZ/jbglmVY1gl3YAgrkqsQUmgaxA/ho+VV8jsfREIL8PT2czbmCjGjMJoNaKVqJq1GoIUV9+Kj9yXxNySyDAOTDsIM0zdj1BEu5uNbtfzwQPGuhVpgLR05Uk/meCyYLPs3BxC5zRbtulmwIDAQAB"; npx:hasSignature "Pigmov8LaZPUBA86idljXrYpqYvh1whncyxPNg6vEBOZ66T7Z7OmF6dERDu3AjBhkabhIRJ/luF543u90xQ3aAMMi6gh4tyrxRHFFhjV4AKu8tes/TdNMrwRclwZ3blLqKGXWtM6QpMoNmFUjwG8WyXXCDs52rOyET0nkIfezqE="; npx:hasSignatureTarget this: . this: dct:created "2021-07-07T09:40:48.973+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-8083-6048; npx:introduces sub:semantic-triples-generated-from-XML-files; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }