@prefix sp: <https://w3id.org/linkflows/superpattern/terms/> .
@prefix this: <http://purl.org/np/RATc9O9tCdQPlrsJeGNsTNO0PbENIzdKa6XAOex7dXfrY> .
@prefix sub: <http://purl.org/np/RATc9O9tCdQPlrsJeGNsTNO0PbENIzdKa6XAOex7dXfrY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<http://purl.org/np/RATc9O9tCdQPlrsJeGNsTNO0PbENIzdKa6XAOex7dXfrY> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2021-06-24T14:06:32.597+02:00"^^xsd:dateTime;
  dct:creator orcid:0000-0001-9079-039X;
  npx:introduces sub:spi;
  npx:supersedes <http://purl.org/np/RAN6r3W_RwIKrmiYF4JRZ2D70SkGOlHBH0ZG-70rqTKCs>;
  nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAB_oy10D3XUP-zYlqGz7Uj58AsUXhEKeGqmRFg5LSgDM>;
  nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
    <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI>;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAv68imZrEjfcp2rnEg1hzoBqEVc0cQMtp9_1Za0BxNM4> .

sub:spi a sp:SuperPatternInstance;
  rdfs:label "In the context of Digital Humanities research, usage of the Linked Data Scopes ontology contributes to transparency of the research.";
  sp:hasContextClass <https://www.wikidata.org/entity/Q1026962>;
  sp:hasObjectClass <https://www.wikidata.org/wiki/Q535347>;
  sp:hasQualifier sp:canGenerallyQualifier;
  sp:hasRelation sp:contributesTo;
  sp:hasSubjectClass <http://purl.org/np/RAUxfk7XeLxn-2hiX3xWSlE5LXgkNW0MIFBGe2h3Bb3pM#usage-of-linked-data-scopes> .

sub:activity a sp:FormalizationActivity;
  prov:used sub:quote, <https://dx.doi.org/10.1007%2F978-3-030-71903-6_32>;
  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 <https://dx.doi.org/10.1007%2F978-3-030-71903-6_32> .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUtUS5tVuMGtBUJ+dpxk0EKcI3xKBG4efTcKjAMHeQj6b+liabAld6kXxQKQIRVQomBKOcvoYJ9oTC4K4AMUPMfQsPSLt1noFxSahw86AXdAh7kWiVZu04Vs0NDuPPUOWwRQjXRf6gYFLQu3gA5o0PkWd7FZ6lrum6lNmi/LFQdwIDAQAB";
  npx:hasSignature "XjYXGvEWkylXX6fF7gKP7Gpf6fNe5im5PcbQ+5YuFMzeJl4X6E+61CfflM/PVKOhowtNlVpHUtbXe0N6PzBF84+lbEILFcVPkeiv6p95jEg6b19Uyte6CAyfY1toCuUWg/RMg8hIwIvS1Lf18P6Q/H1viFxlOH2486/6rv7B40s=";
  npx:hasSignatureTarget <http://purl.org/np/RATc9O9tCdQPlrsJeGNsTNO0PbENIzdKa6XAOex7dXfrY> .

