@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:spi a ; rdfs:label "In the context of Digital Humanities research, usage of the Linked Data Scopes ontology contributes to transparency of the research."; ; ; ; ; . } sub:provenance { sub:activity a ; prov:used sub:quote, ; prov:wasAssociatedWith orcid:0000-0001-9079-039X . sub:assertion prov:wasGeneratedBy sub:activity . sub:quote prov:value "In the context of Digital Humanities research, usage of the Linked Data Scopes ontology contributes to transparency of the research."; prov:wasQuotedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUtUS5tVuMGtBUJ+dpxk0EKcI3xKBG4efTcKjAMHeQj6b+liabAld6kXxQKQIRVQomBKOcvoYJ9oTC4K4AMUPMfQsPSLt1noFxSahw86AXdAh7kWiVZu04Vs0NDuPPUOWwRQjXRf6gYFLQu3gA5o0PkWd7FZ6lrum6lNmi/LFQdwIDAQAB"; npx:hasSignature "N4jIeNpTrSNh70D4SHRGVe6UGGyjg+L3+lAToBOFM+YhnZzT7gGB71qD1pNTznvdA1CMfxHCH+BikGNhnzx4uXTdKFDgEekoycPYUSghNWY1UAxEVi+Zyxew9+qp93BCVoRg919L2OkCzIjGvh/sevhYRUkcpucAllxYBSHw1pQ="; npx:hasSignatureTarget this: . this: dct:created "2021-06-23T17:12:05.866+02:00"^^xsd:dateTime; dct:creator orcid:0000-0001-9079-039X; npx:introduces sub:spi; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }