@prefix orcid: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix rdf: .
@prefix xsd: .
@prefix rdfs: .
@prefix ns2: .
@prefix ns1: .
@prefix prov: .
@prefix ns3: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubInfo .
}
sub:assertion {
ns1:perform .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2021-12-16T20:05:48.782525"^^xsd:dateTime;
prov:wasGeneratedBy "S&T TWOC project version 2" .
sub:version prov:value "2"^^xsd:integer .
rdf:OBJECT rdfs:label "that accounted for a partial and complex cross-over design" .
rdf:OBJECT-POSITION rdfs:label "217"^^xsd:integer .
rdf:PREDICATE rdfs:label "performed" .
rdf:PREDICATE-POSITION rdfs:label "[166]" .
rdf:SUBJECT rdfs:label "Population analysis of pharmacokinetic data for five differing dosage forms and routes for dexamethasone and betamethasone in 48 healthy nonpregnant Indian women" .
rdf:SUBJECT-POSITION rdfs:label "109"^^xsd:integer .
rdfs:ABSTRACT-UID ns2:50 "5rh9munw" .
rdfs:SENTENCE rdfs:label "Population analysis of pharmacokinetic data for five differing dosage forms and routes for dexamethasone and betamethasone in 48 healthy nonpregnant Indian women was performed that accounted for a partial and complex cross-over design." .
rdfs:TRIPLE-UID ns3:5rh9munw-TRIPLE-ABSTRACT-2 "5rh9munw-TRIPLE-ABSTRACT-2" .
rdfs:label "betamethasone" .
rdfs:label "cross-over design" .
}
sub:pubInfo {
sub:assertion prov:wasDerivedFrom .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSLeezU8JYlBsrgXOGXX4fxOq4oydsMzMK1CN0Rez2OEd2IYk18R4DetcZXwGhN3Pil7qcgNkiGvTirJXIo8zHl7jVehs19EdYtrttCKEaXRzWIr4LuCrfGedkvonEMWqR8e1GdQsLgEEyM50BD6Qw+srQt9ozcqf/9wG2MAMX9QIDAQAB";
npx:hasSignature "O82WLCetD9Hvy44t6Sk++CJbN5H3h34pp9RBF+uiQv9Z+gYJ2mkGBe8QUrYg7Pl9enZjPzlUgt/kNIZkNtnpxIBUFjCX4bs2vOMxi9cE3O/gUutsptHUFTx11ALJa4lLCPX7P8F/YhAYCK48A9slCQd/8qsh6o9Xn50xUW0N2vs=";
npx:hasSignatureTarget this: .
this: prov:generatedAtTime "2021-12-16T20:05:48.782525"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-8954-0470 .
}