@prefix biolink: . @prefix dcterms: . @prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix rdf: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @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 biolink:treats; rdf:subject ; a rdf:Statement; rdfs:label "Paliperidone palmitate was off-label used to control her aggression, irritability, and psychosis."; biolink:association_type biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation; biolink:has_population_context sub:cohort; biolink:provided_by ; biolink:publications ; biolink:relation nkg:OffLabelIndication . sub:cohort rdfs:label "Elderly"; schema:requiredMinAge "79"; biolink:category biolink:Cohort . biolink:category biolink:Drug . biolink:category biolink: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 "c+AatTK81eFIFozXWgSYvpAUn64cwIw4baaRkA2NwoYnK9ay7QCcLmSZ6oEf6i5cyGEsCZbcsVbm1YPeyFyPlQqxFmmQSj7smFjYxfSbeeylPtOvwH9Liuykpg6KEyANaTc9anLtjX/Da2XW3ISy5GwZsfYlR8iiJuPje6uwQBs="; npx:hasSignatureTarget this: . this: dcterms:created "2021-03-31T12:12:55.543+02:00"^^xsd:dateTime; dcterms:creator orcid:0000-0002-7641-6446; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }