@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment a , , , ; "I cannot find the original quote 'In the context of Digital Humanities research, usage of the Linked Data Scopes ontology contributes to transparency of the research.' in the given paper https://link.springer.com/chapter/10.1007%2F978-3-030-71903-6_32"; "3"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-0191-7211 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3cICbOHZ1ecuLOsgovKwUlFRRvNWNgBJxoXCFAYWtU2OK97i/SjoIaxFphg9tkv9WxOjtPqYJ4cuM0E76wxeRZ7VBMHBrBIyCAGTvAfESWVQZCDgulG46VjffEzXuRmqOka/C5Ur6beLijFPMtiWEg6I2Mbj8z9vuHPxReIu4JwIDAQAB"; npx:hasSignature "o22xYQO+I215duO1JQ+LWXjYaeaBl726POkvnVUb/ugXHnIRby3jEYL+eFY3lOVfOvrkAqeIip8QYNVLwnv9uXxIkYYO+bYMZjP3swpruXBuAM5x6MVgEkKgPf4VlKs3hBxv+0X9njbcNBA5BG6Fg8ai+Pvr2RZs+6kRnZWeXgA="; npx:hasSignatureTarget this: . this: dct:created "2021-07-21T11:26:03.779+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-0191-7211; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }