@prefix this: <https://w3id.org/np/RAOfVBDnar1NCSmOnS7-Ym-Z-u-j7EhSX59EYEU4P7KLE> .
@prefix sub: <https://w3id.org/np/RAOfVBDnar1NCSmOnS7-Ym-Z-u-j7EhSX59EYEU4P7KLE#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q83186> <http://www.wikidata.org/entity/P31> <http://www.wikidata.org/entity/Q56051115> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-1422-238X .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P31> nt:hasLabelFromApi "instance of - that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)" .
  <http://www.wikidata.org/entity/Q56051115> nt:hasLabelFromApi "Shakespeare plays on Renaissance stages - scholarly article" .
  <http://www.wikidata.org/entity/Q83186> nt:hasLabelFromApi "Romeo and Juliet - tragedy by William Shakespeare" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCgnClfvsa1UT+9ofHBa7auL55nqlFU5JLXq0hiAXjTqIBwb32vPeq4ctodg1lf0G0Yu97fPo2JGt+rmicnziLkiHdRx7CT4z+Uv4WH/q0/8kkOglW9ax6K+prHhtBV+SiY9FWXGSycUx94g5VjcxELi0zhEy7+eRCUbX24MJCfnQIDAQAB" ;
    npx:hasSignature "IbIl80TZiPK4AOKOSThCFx07RlIBWC0VAKu1W01QFee2Ud7RJe2yxsz+37aBCKEtosiZ1dESRgqa7S/d9zejtWRDsBtuBLAS6Fmmo5/Gs4WXoUowmiK1PWqQzabKv7QJL6+vbx2ue5GCs6XAuDGFCUJTaTfTk/jE3LsFsdSxsBg=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-08T15:38:14.114Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-1422-238X ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    rdfs:label "Romeo and Juliet - instance of - Shakespeare plays on Renaissance stages" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}