@prefix ns1: .
@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix schema: .
@prefix np: .
@prefix rdf: .
@prefix nt: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix bl: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:association a rdf:Statement;
rdf:object ;
rdf:predicate bl:treats;
rdf:subject ;
rdfs:label "OXYCODONE HCl EXTENDED-RELEASE TABLETS are indicated for the management of pain severe enough to require daily, around-the-clock, long-term opioid treatment and for which alternative treatment options are inadequate in: adults and Opioid-tolerant pediatric patients 11 years of age and older who are already receiving and tolerate a minimum daily opioid dose of at least 20 mg oxycodone orally or its equivalent";
bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation;
bl:has_population_context sub:cohort;
bl:provided_by "NeuroDKG";
bl:publications ;
bl:relation schema:TreatmentIndication .
sub:cohort rdfs:label "adults and Opioid-tolerant pediatric patients 11 years of age and older";
schema:requiredMinAge "11";
bl:category bl:Cohort .
bl:category bl:Drug .
bl:category bl:Disease .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1468-3557 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCODwZkXojpEKwk7Ldj2oPPfCstvqrcpgCaTLo235K7ht9C7E1GCkLvUuL2b4VWXJTcZx/hxgDauR8hUeYq/lS6tfTL9yFZsnfl+PWYDyz7vv6N+wJVx2LL8bO6ntCjcOzvW2t2WUeF12Sb6b3I6uOYP0N8iQKts1WasY/yEYKAHQIDAQAB";
npx:hasSignature "a/YX5Xu+VK7dsk/SEU6g5EYssQoA4ZQOLuJ4y8cVwIe4JzIFvEGZChhesjhZNejyjapuDLVCFiEgc1Syp/nfPiCVj7W3OJSR1Imap0Xe84J8ylxy7lPYq5a+TXYhB6JZ1bm9Jyp60YQqygXioGFrlzo4odl4T1Rijj0D3e8cCSg=";
npx:hasSignatureTarget this: .
this: dcterms:created "2021-03-23T20:29:33.137+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1468-3557;
nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM;
nt:wasCreatedFromTemplate ns1:RA59AEpaWRaR9sjdA0-n4zaQWdiZ6--iGafMrjrDAOheI .
}