@prefix biolink: <https://w3id.org/biolink/vocab/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix infores: <https://w3id.org/biolink/infores/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix orcid: <https://orcid.org/> .
@prefix pav: <http://purl.org/pav/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sub: <http://purl.org/np/RAMt3HK7IHDV5TZttly80E-5hGfhPfcivJbopszjL2OsU#> .
@prefix tao: <http://pubannotation.org/ontology/tao.owl#> .
@prefix this: <http://purl.org/np/RAMt3HK7IHDV5TZttly80E-5hGfhPfcivJbopszjL2OsU> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
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/CHEBI_93635> a biolink:ChemicalEntity ;
    rdfs:label "Marplan" ;
    biolink:category "biolink:ChemicalEntity" ;
    biolink:id "CHEBI:93635" .
  <http://purl.obolibrary.org/obo/MONDO_0002050> a biolink:DiseaseOrPhenotypicFeature ;
    rdfs:label "depression" ;
    biolink:category "biolink:DiseaseOrPhenotypicFeature" ;
    biolink:id "MONDO:0002050" .
  sub:_1 rdf:object <http://purl.obolibrary.org/obo/MONDO_0002050> ;
    rdf:predicate biolink:treats ;
    rdf:subject <http://purl.obolibrary.org/obo/CHEBI_93635> ;
    a biolink:Association ;
    biolink:aggregator_knowledge_source infores:knowledge-collaboratory ;
    biolink:category "biolink:Association" ;
    biolink:id "collaboratory:CHEBI:93635-biolink:treats-MONDO:0002050" ;
    biolink:publications <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=ac387aa0-3f04-4865-a913-db6ed6f4fdc5> .
  <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=ac387aa0-3f04-4865-a913-db6ed6f4fdc5> a biolink:Publication ;
    biolink:category "biolink:Publication" ;
    biolink:id "https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=ac387aa0-3f04-4865-a913-db6ed6f4fdc5" .
  infores:knowledge-collaboratory a biolink:InformationResource ;
    biolink:category "biolink:InformationResource" ;
    biolink:id "infores:knowledge-collaboratory" .
}
sub:provenance {
  sub:annotation-0:7 tao:begins_at 0 ;
    tao:denotes <http://purl.obolibrary.org/obo/CHEBI_93635> ;
    tao:ends_at 7 ;
    tao:has_value "Marplan" ;
    tao:part_of sub:document ;
    a tao:text_span .
  sub:annotation-42:52 tao:begins_at 42 ;
    tao:denotes <http://purl.obolibrary.org/obo/MONDO_0002050> ;
    tao:ends_at 52 ;
    tao:has_value "depression" ;
    tao:part_of sub:document ;
    a tao:text_span .
  sub:assertion prov:generatedAtTime "2024-06-17T11:54:06.198403"^^xsd:dateTime ;
    prov:hadPrimarySource <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=ac387aa0-3f04-4865-a913-db6ed6f4fdc5> ;
    prov:wasAttributedTo orcid:0000-0003-4727-9435 .
  sub:document tao:has_value "Marplan is indicated for the treatment of depression. " ;
    a tao:document_text ;
    rdfs:seeAlso <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=ac387aa0-3f04-4865-a913-db6ed6f4fdc5> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB" ;
    npx:hasSignature "fSPDEMoyV6FbHvRPl/M7Wqn1Msi7kH7Tsir5GY6NrC56+I+LSVRtWDV7hNP1OIGzbpd8BsxSrfUNeHLv3eJj55VeVxivl+3Co9m3Nay17y5b/OSv/vE9rqB1U8EMhPVHYj/3PLoiU7s2Mk2Ew51flQUQLLhaC5m0z2TotA4chvA=" ;
    npx:hasSignatureTarget this: .
  this: dct:conformsTo biolink: ;
    prov:generatedAtTime "2024-06-17T11:54:06.198403"^^xsd:dateTime ;
    prov:wasAttributedTo orcid:0000-0003-4727-9435 .
  biolink: pav:version "3.1.0" .
}