@prefix this: <http://purl.org/np/RAy7Q0nPrAHRtqLlmaN7K9RGiXDE95II4Mhtv2zNfmC2c> .
@prefix sub: <http://purl.org/np/RAy7Q0nPrAHRtqLlmaN7K9RGiXDE95II4Mhtv2zNfmC2c#> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix bl: <https://w3id.org/biolink/vocab/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.obolibrary.org/obo/DOID_3908> bl:category bl:Disease .
  sub:association rdf:object <http://purl.obolibrary.org/obo/DOID_3908> ;
    rdf:predicate bl:treats ;
    rdf:subject <https://identifiers.org/drugbank:DB09559> ;
    a rdf:Statement ;
    rdfs:label "portrazza tm is an epidermal growth factor receptor egfr antagonist indicated in combination with gemcitabine and cisplatin for first line treatment of patients with metastatic squamous non small cell lung cancer 1 1 limitation of use portrazza is not indicated for treatment of non squamous non small cell lung cancer 1 2 5 6 14 2 portrazza tm is indicated in combination with gemcitabine and cisplatin for first line treatment of patients with metastatic squamous non small cell lung cancer portrazza is not indicated for treatment of non squamous non small cell lung cancer see warnings and precautions 5 6 14 2" ;
    bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation ;
    bl:provided_by <https://w3id.org/um/NeuroDKG> ;
    bl:relation schema:TreatmentIndication .
  <https://identifiers.org/drugbank:DB09559> bl:category bl:Drug .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1468-3557 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCODwZkXojpEKwk7Ldj2oPPfCstvqrcpgCaTLo235K7ht9C7E1GCkLvUuL2b4VWXJTcZx/hxgDauR8hUeYq/lS6tfTL9yFZsnfl+PWYDyz7vv6N+wJVx2LL8bO6ntCjcOzvW2t2WUeF12Sb6b3I6uOYP0N8iQKts1WasY/yEYKAHQIDAQAB" ;
    npx:hasSignature "JQ3ur+2NrejCz4bLGmSGWxqqKT0y5vUUFvLIRmq8+kKGN7G67AG1JFNBzi8Tk4DpVcQJ4VbuaxY4dZR75Ir8I9HqKTSGB831XYcrRNuuwD17SVa/DXVYx3zp+A4CF449OpkxLiusyIRz3VMy2HB7dH6dVZDo86mkWsNbE1qhBNc=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-06-12T12:49:14.696+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1468-3557 ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAManV5GZI01JKzW_IPcfOXoiFTcZMmsV7qTCLkdzr4Gs> .
}