@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix this: <http://purl.org/np/RAeK8oG4zd9f8uuKPQdj2onKCjX7EAQLrkNShq5dJt2oU> .
@prefix sub: <http://purl.org/np/RAeK8oG4zd9f8uuKPQdj2onKCjX7EAQLrkNShq5dJt2oU#> .
@prefix drugbank: <http://identifiers.org/drugbank/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix mondo: <http://purl.obolibrary.org/obo/MONDO_> .
@prefix pav: <http://purl.org/pav/> .
@prefix infores: <https://w3id.org/biolink/infores/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix pmid: <http://www.ncbi.nlm.nih.gov/pubmed/> .
@prefix ncit: <http://purl.obolibrary.org/obo/NCIT_> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix biolink: <https://w3id.org/biolink/vocab/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

<http://purl.org/np/RAeK8oG4zd9f8uuKPQdj2onKCjX7EAQLrkNShq5dJt2oU> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubInfo;
  prov:generatedAtTime "2022-09-16T11:46:33.089107"^^xsd:dateTime;
  prov:wasAttributedTo orcid:0000-0002-1501-1082;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAhNHZw6Urw_Mccs4qy6Ws3C9CRuaHpQx8AwuApbWkqnY> .

drugbank:DB00370 a biolink:Drug;
  rdfs:label "Mirtazapine";
  biolink:category biolink:Drug .

<http://purl.obolibrary.org/obo/MONDO_0021146> a biolink:Disease;
  rdfs:label "headache (disorder)";
  biolink:category biolink:Disease .

sub:association a biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
  rdf:object <http://purl.obolibrary.org/obo/MONDO_0021146>;
  rdf:predicate biolink:treats;
  rdf:subject drugbank:DB00370;
  rdfs:label "The drug has sedative, antiemetic, anxiolytic, and appetite stimulant effects, which explains its off-label use for the following conditions: insomnia, panic disorder, post-traumatic stress disorder, obsessive-compulsive disorder, generalized anxiety disorder, social anxiety disorder, headaches, and migraines.";
  biolink:aggregator_knowledge_source infores:knowledge-collaboratory;
  biolink:category biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
  biolink:has_population_context sub:context;
  biolink:publications pmid:30085601;
  biolink:relation <http://purl.obolibrary.org/obo/NCIT_C94303> .

sub:context a biolink:Cohort;
  rdfs:label "Adults";
  biolink:category biolink:Cohort .

sub:assertion prov:wasAttributedTo orcid:0000-0002-7641-6446 .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB";
  npx:hasSignature "HOuZwHOGEvsbvNdn64Njst22yqKiiJGlFnzAUkFd34yK6Cn8nZA0rVhD0/q9aehYyh3wme/pVdG5Q/yGxcsGR2RJHaMLiFGbsDwxBfhLJOPZWeqOR+4b/Dr47hLWM5HLznB24oTy+jhHvFw4RqI2bYSAf8qTwbB/TmwpQoLhXYE=";
  npx:hasSignatureTarget <http://purl.org/np/RAeK8oG4zd9f8uuKPQdj2onKCjX7EAQLrkNShq5dJt2oU> .

<https://w3id.org/biolink/vocab/> pav:version "2.3.0" .

