@prefix this: <https://w3id.org/np/RAg49Lu6XcAfkS50nxh5vVQW-p_QsjVGWg2TWgXUKtBD8> .
@prefix sub: <https://w3id.org/np/RAg49Lu6XcAfkS50nxh5vVQW-p_QsjVGWg2TWgXUKtBD8#> .
@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/Q638> <http://www.wikidata.org/entity/P279> <http://www.wikidata.org/entity/Q184485> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0000-9075-8840 ;
    prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q638> .
}
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/Q184485> nt:hasLabelFromApi "performing arts - art form that is performed for an audience" .
  <http://www.wikidata.org/entity/Q638> nt:hasLabelFromApi "music - art/activity of creating art using sound" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7kINpqDUfhT+O2jTEYmTfCCfQsDynn/irfRtY8C5nnsSJkcIoxC7jaMittZzMT6PDCCq+MbHBO4dbDkB+x3qpDI6GVqKZ7Ha1Srdm6Evv6U6u7/yntpHUgh7UZFoXGvCsTTXv0yx9EPJoqxktS1hQazw0QEimBsVpUOnna75tDwIDAQAB" ;
    npx:hasSignature "ailLAS6cGO0O8+sdla5vZFv5Wpchv9fDyS/PVObrK2k6TVfSU896H0VseE/lsjUAt3nPafdUzMfIi0Erui3AFKs7EL8Y0M3Q4jjkaPT0fwPr3yVZ19HrZXGXFybKjc7t3++CfoQi4kE7e+g5wtTfRHkpl72Q3ts6m98rJf3+ImY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-09T10:12:48.500Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0000-9075-8840 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    a npx:ExampleNanopub ;
    rdfs:label "music - subclass of - performing arts" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAdpMl4VHC4_3VnGLX6zOknWfZ2iSlX_aVQeaTp0ix8Jw> ;
    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> .
}