@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdf: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix bl: . @prefix eco: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:association rdf:object ; rdf:predicate bl:treats; rdf:subject ; rdfs:label "Fluoxetine is indicated for the acute and maintenance treatment of obsessions and compulsions in adult patients and in pediatric patients aged 7 to 17 years with Obsessive Compulsive Disorder (OCD)"; bl:association_type bl:ChemicalToGeneAssociation; bl:has_evidence sub:targetgroup; bl:provided_by "DailyMed"; bl:relation ; bl:stage_qualifier sub:lifeStage . sub:lifeStage a bl:LifeStage; rdfs:label "7 to 17 years" . sub:targetgroup a eco:0000180; bl:category bl:EvidenceType; bl:has_drug ; bl:has_phenotype . bl:category bl:Drug . bl:category bl:Disease . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1501-1082 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB"; npx:hasSignature "XzikHlY0K82nW8dmPm0oEwFjorjH+bitfb58Gpv6DY50FFnwnEkq578kBHk0Ds0mMd75w89zZTTfX5ojkPpfzVE+wGGTG9diu9IwBERGHxvRFx8gnuWfgHk0ar7L42RuurV+DZHoZnUvlO836aG15Ys0gAWZjoePX3uSqHSlDIk="; npx:hasSignatureTarget this: . this: dct:created "2020-12-01T10:21:48.162+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1501-1082; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }