@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 "With the rise of data driven methods in the humanities, it becomes necessary to develop reusable and consistent methodological patterns for dealing with the various data manipulation steps. This increases transparency, replicability of the research. Data scopes present a qualitative framework for such methodological steps. In this work we present a Linked Data model to represent and share Data Scopes"; prov:wasQuotedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUtUS5tVuMGtBUJ+dpxk0EKcI3xKBG4efTcKjAMHeQj6b+liabAld6kXxQKQIRVQomBKOcvoYJ9oTC4K4AMUPMfQsPSLt1noFxSahw86AXdAh7kWiVZu04Vs0NDuPPUOWwRQjXRf6gYFLQu3gA5o0PkWd7FZ6lrum6lNmi/LFQdwIDAQAB"; npx:hasSignature "Zn7f/GSB5lE7q1x9oYoWH2jMAnMIGJhh5bdy6spvltV7O2OWok82jK7IcZoHdtFrzFcMKyrb18VhXJD6KY1NFP2zui5n0gyBNzv/aruPWUdTx8WaijNQv75R96ZmUHIrWknF8lpF53HjGK1TfIVUevYvOlNFv88DiQdMo9naSPM="; npx:hasSignatureTarget this: . this: dct:created "2021-11-19T09:25:07.665+01:00"^^xsd:dateTime; dct:creator orcid:0000-0001-9079-039X; npx:introduces sub:spi; npx:supersedes ; ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }