@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix bl: . @prefix nkg: . @prefix prov: . @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 ; a rdf:Statement; rdfs:label "Paroxetine is not FDA approved for use in children and adolescents less than 18 years of age; however, clinicians do use off-label in this group."; bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation; bl:has_population_context sub:cohort; bl:provided_by ; bl:publications ; bl:relation nkg:OffLabelIndication . sub:cohort rdfs:label "Children and adolescents (younger than 18 years)"; bl:category bl:Cohort . bl:category bl:Drug . bl:category bl:Disease . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7641-6446 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "OuPeOEIrT49UGz7CysbIMhpucuhH0TrSp8AxhvEDWPdTk/IXLg+4aH2e4gB6APAX4bdGgZDURqYRbK9S2YnUJD6+btOQlHnV8svDjHp3tbsfLZqVhHhnSdG6QZUeEUcG0fQS9KLsc12vgUdIyFPV0XEOl3GD1tEUz004+PxfcPY="; npx:hasSignatureTarget this: . this: dct:created "2021-04-19T10:52:34.085+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7641-6446; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }