@prefix this: <https://w3id.org/np/RAiJBCz5B15WgBuSice_W5dmEMcs0B0KZHegkl1jtG6UY> .
@prefix sub: <https://w3id.org/np/RAiJBCz5B15WgBuSice_W5dmEMcs0B0KZHegkl1jtG6UY#> .
@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/Q132241> <http://www.wikidata.org/entity/P279> <http://www.wikidata.org/entity/Q1656682> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0007-1976-7948 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P279> nt:hasLabelFromApi "subclass of - this item is a subclass (subset) of that item; all instances of this item are instances of that item; different from P31 (instance of), e.g.: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)" .
  <http://www.wikidata.org/entity/Q132241> nt:hasLabelFromApi "festival - celebration that focuses upon a theme, and may run for hours to weeks; usually repeated regularily, eg. once a year" .
  <http://www.wikidata.org/entity/Q1656682> nt:hasLabelFromApi "event - temporary and scheduled happening, like a conference, festival, competition or similar" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCHR6OJuOo9x0C/ZLaIQREggTJLBxCXM929JyxD50gGYw7Bn4vGUMu74h2GCZruCw3SshRtyz7SAig2HPt9zNYhsC12Dc07UBPle9Zvn0hODB588N/dGWMd5WFuGNGRNDyHMmr79O/cThWSsPsCyJUg4cbrmRv52VbeUujLmpXkAwIDAQAB" ;
    npx:hasSignature "Q1ToaXCTMg+bXopRfzYmVW6hfoNsAxNtvLdcpHzixlXreg89BbnBczLwzWr0ASVGkZRl++6deSdv23Yb06iJfBEetr51RBDDQ5N4orH0ACGXdFAdkVWGEeslhZyNHZ16qPv5Cr6va8s65pWv+A/z6f8g7Ms4b/tl8zbLaB0aVqA=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-09T10:03:45.331Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0007-1976-7948 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    a npx:ExampleNanopub ;
    rdfs:label "festival - subclass of - event" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RATtBNB9Rj1cIwxJyoHBgNn8eeIR06m0H6C6RTRVqSy3E> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}