@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 "propylthiouracil is indicated in patients with graves disease with hyperthyroidism or toxic multinodular goiter who are intolerant of methimazole and for whom surgery or radioactive iodine therapy is not an appropriate treatment option to ameliorate symptoms of hyperthyroidism in preparation for thyroidectomy or radioactive iodine therapy in patients who are intolerant of methimazole"; bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation; bl:provided_by ; bl:relation nkg:SymptomaticReliefIndication . bl:category bl:Drug . } sub:provenance { sub:assertion ns1:wasAttributedTo orcid:0000-0002-1468-3557 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCODwZkXojpEKwk7Ldj2oPPfCstvqrcpgCaTLo235K7ht9C7E1GCkLvUuL2b4VWXJTcZx/hxgDauR8hUeYq/lS6tfTL9yFZsnfl+PWYDyz7vv6N+wJVx2LL8bO6ntCjcOzvW2t2WUeF12Sb6b3I6uOYP0N8iQKts1WasY/yEYKAHQIDAQAB"; npx:hasSignature "XcLMvMtPSf9J/gp24azaSwZtzAVltrbk8qwCEAZdGubwtLW4UcWUMeo5btLu9zNJX4K9V3ise32FTgAI/e6RliPlfFCWhjG1iZpklxfsK9y0WUVTbw7x0a4q4lUFm3mIrn48zFwzu22lVaz/PLRGmKGYTPPkEMaOx7QyfT5lsLo="; npx:hasSignatureTarget this: . this: dcterms:created "2021-06-28T08:12:10.594+02:00"^^xsd:dateTime; dcterms:creator orcid:0000-0002-1468-3557; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }