@prefix dcterms: . @prefix ns1: . @prefix this: . @prefix sub: . @prefix np: . @prefix rdf: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix bl: . @prefix nkg: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { bl:category bl:Disease . sub:association rdf:object ; rdf:predicate bl:treats; rdf:subject ; a rdf:Statement; rdfs:label "Other off-label therapies that have been used to treat HSDD include transdermal testosterone for peri- and post-menopausal women, and oral bupropion and buspirone"; bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation; bl:has_population_context sub:cohort; bl:provided_by ; bl:publications ; bl:relation nkg:OffLabelIndication . sub:cohort rdfs:label "Adults"; bl:category bl:Cohort . bl:category bl:Drug . } sub:provenance { sub:assertion ns1:wasAttributedTo orcid:0000-0002-7641-6446 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCamPJb4SzqpLXn//XJ5dlVfzz6QI+RPmiJTLXF/by2JR7sHMKRsCQDFsYMlq8zGHghOIkjRP9dpLZUtZzUcHt3MXiFKEPo8eGzUe9p+JXKFC8xxkJr94z2vq6IdMf71Iu1GH8SeDAKt/DgYO4zNaw8VuXvxnZRewKZSA+u8zWPVwIDAQAB"; npx:hasSignature "BUNySwzS6P6Ze7h6RGxGB7q9btMIVmI5T97Hu8FvCv24j94ACPY15yZ/TD/fhrgUuqqp6RSVKWQIum/3CsYXJuCvJLnZBO12PPdMsf2VAQ7rdL3ovRUaFdwscaDkn/Yme2K3pVQkJGh7NePKX3XYVOGTsasMGpw2TxrxaJn8HDg="; npx:hasSignatureTarget this: . this: dcterms:created "2021-06-28T17:55:41.419+02:00"^^xsd:dateTime; dcterms:creator orcid:0000-0002-7641-6446; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }