@prefix this: <https://w3id.org/np/RAqSw4ASq3xeh0cOouJqV2mFbJHg9Unv2z39uwRiIcTxc> .
@prefix sub: <https://w3id.org/np/RAqSw4ASq3xeh0cOouJqV2mFbJHg9Unv2z39uwRiIcTxc/> .
@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 {
  sub:Medicalinnovation a <http://www.w3.org/2002/07/owl#Class> ;
    rdfs:label "Medical or Diagnostic Innovation" ;
    rdfs:subClassOf <http://www.wikidata.org/entity/Q174165> ;
    <http://www.w3.org/2004/02/skos/core#definition> "A class representing innovative medical or diagnostic procedures, tools, or techniques that have introduced novel methods or significantly advanced medical practice." ;
    <http://www.w3.org/2004/02/skos/core#relatedMatch> <http://www.wikidata.org/entity/Q15636229> , <http://www.wikidata.org/entity/Q6554101> , <http://www.wikidata.org/entity/Q796194> , <http://www.wikidata.org/entity/Q9206884> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0000-2811-207X .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q15636229> nt:hasLabelFromApi "surgical procedure - medical procedure that involves cutting" .
  <http://www.wikidata.org/entity/Q174165> nt:hasLabelFromApi "innovation - application of better solutions that meet new requirements, inarticulated needs, or existing market needs" .
  <http://www.wikidata.org/entity/Q6554101> nt:hasLabelFromApi "medical device - any device intended to be used for medical purposes" .
  <http://www.wikidata.org/entity/Q796194> nt:hasLabelFromApi "medical procedure - process of medicine done to heal; course of action intended to achieve a result in the delivery of healthcare" .
  <http://www.wikidata.org/entity/Q9206884> nt:hasLabelFromApi "medical diagnostics - practices to determine medical causation" .
  this: dct:created "2025-10-12T18:43:29.486Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0000-2811-207X ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:Medicalinnovation ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Class: Medical or Diagnostic Innovation" ;
    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/RAJetZMP40rNpwVYsUpYA5_psx-paQ6pf5Gu9iz9Vmwak> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyZqFbpBcix2I0rn384CQN0BSbY9wT8twX+YDvXBFT2zRANvS+HwBRxQpxTbXaSwDemqmq5C6Vzc7S01DN9yyalJZurxtmPVlb4jf6ws8sJfKnO8ifs853e6aeULGTM3cZyo6HygrElM81i+f4ZXH4JcLbTJfTgVlDaXfq1xbYJP4HmOQLve/r0MtIeKwyFnjkbll+9Cb04l3OjzZnIybdFOLekEcz9GkDMPuPJuDnm5XsnwdrR4EOIUzfReHJa3P3kQQKAg3Ba0rGkUiWouSLyQVf20bsHc6mlNdQgwF6YvSr72/okdTfzFE4trIsI1KcioiP3oD6DIqWZt04LORhwIDAQAB" ;
    npx:hasSignature "Ed4hG7Fr+rH/fyHin03I+az4lphto/smxV/5auY7WCPtl4sgF0CH87V1AF1yGrEEjS5NZCVspwaJvBeBMjOOKjuFsf421NSQgL73CBFunaakX4ohT+Wyv/UU9wzOTI2GHP7+zs45s6a3bTHUULuTe2OJmsyL4TVyOLSGJVxamhhbDH0u4rYJjUahqUroeRkjgO9R0714VIR9dcsKPN+JmK7vHSHU4nai/UfTjHimHrPnZNRZlpUR1+W2AHEoS/5/FnlBpfkTYmVEYYOLuybTmt7+FPicqI/ZWWdP9DISjvRLszuaESz0J9OC8zzaF8xMhcii23Xpebg+CXtUUK2x4g==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-2811-207X .
}