@prefix this: <https://w3id.org/np/RA7pLg6SVBplMjVKkMP3qD9Jj_sQURpp16cMiXZpxLg0g> .
@prefix sub: <https://w3id.org/np/RA7pLg6SVBplMjVKkMP3qD9Jj_sQURpp16cMiXZpxLg0g#> .
@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 {
  orcid:0009-0007-8013-5720 <https://w3id.org/kpxl/opo/terms/thinksIsUnderrated> <http://www.wikidata.org/entity/Q1943041> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0007-8013-5720 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q1943041> nt:hasLabelFromApi "in-ear monitor - audio earpiece commonly used in live music and television" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXjPDYnQWr3ap7ZIRmgtBDnGCmlJerOfdeKa/7ysT4kZXyHmA6hL0QmS2bW3otFVINjm3Y4r1NxxK8f93cjmp5BZjw6lNmGWS6HsY59U9nYMqgNzhCiPz+hvwzhhs/Sy2xsN2PhhhPUnruDfDs14gCpzuWad5G6Ub5YKIYH6oSWQIDAQAB" ;
    npx:hasSignature "DmnhSj065+Vf857kCqzGkAROX5/ZW75Z4kgFe51zgKpl4kFfx3oTLPqERE9xh5wWbr+ZRcSZgts6gHDmZIywKfxpDWUSoec2UJqgtFvOmZ7/aKHho3g2Dyb7FZRiQiF4YRnQ9OtQ5ECPW6Cpl/1GlKDP+R/FokW+bwFrcDuLYd4=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0007-8013-5720 .
  this: dct:created "2025-02-06T18:06:13.074Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0007-8013-5720 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "think this is underrated: in-ear monitor" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAZIJAwr284IkV0RrOBa-ZlVKbw-2hLu3BI5LNRRv4Xd8> .
}