@prefix this: <http://purl.org/np/RA_MJldfjvpLFE5RF0tMG5eHg4tYnbjd3JOCMsQxqTNzk> .
@prefix sub: <http://purl.org/np/RA_MJldfjvpLFE5RF0tMG5eHg4tYnbjd3JOCMsQxqTNzk#> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix bl: <https://w3id.org/biolink/vocab/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:association rdf:object <https://identifiers.org/MONDO:0005384> ;
    rdf:predicate bl:treats ;
    rdf:subject <https://identifiers.org/CHEBI:42797> ;
    a rdf:Statement ;
    rdfs:label "Gabapentin capsules, USP are indicated as adjunctive therapy in the treatment of partial seizures with and without secondary generalization in patients over 12 years of age with epilepsy. Gabapentin capsules, USP are also indicated as adjunctive therapy in the treatment of partial seizures in pediatric patients age 3 to 12 years." ;
    bl:association_type bl:ChemicalToDiseaseOrPhenotypicFeatureAssociation ;
    bl:has_population_context sub:cohort ;
    bl:provided_by "NeuroDKG" ;
    bl:publications <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=0936a88f-b569-49c4-951b-14e8f6273b53> ;
    bl:relation schema:TreatmentIndication .
  sub:cohort rdfs:label "patients over 12 years of age with epilepsy; pediatric patients age 3 to 12 years" ;
    schema:requiredMinAge "3" ;
    bl:category bl:Cohort ;
    bl:has_phenotype <https://identifiers.org/MONDO:0005027> .
  <https://identifiers.org/CHEBI:42797> bl:category bl:Drug .
  <https://identifiers.org/MONDO:0005384> 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 "GVpwbVsPxdD1f0XxN6kIIbt3FXkUD3+ag41SVjR6oHAYRWweMYyWsf8tqTaWLj6rJAonzXr0SSgy7RU5lT7angfwR07qLMOmCz/2biSDvAMoyaW8xaiEHw1OpUNzZkphxiRZbE/tM2Y0YpJWkjtxJcWASd8NS2QbXRFHdCIagbA=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-03-28T18:53:09.384+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1468-3557 ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA59AEpaWRaR9sjdA0-n4zaQWdiZ6--iGafMrjrDAOheI> .
}