@prefix nt: .
@prefix dct: .
@prefix sp: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:spi a sp:SuperPatternInstance;
rdfs:label "Mutations in STX1B are associated with epilepsy";
sp:hasContextClass ;
sp:hasObjectClass ;
sp:hasQualifier sp:frequentlyQualifier;
sp:hasRelation sp:cooccursWith;
sp:hasSubjectClass .
}
sub:provenance {
sub:activity a sp:FormalizationActivity;
prov:used , sub:quote;
prov:wasAssociatedWith orcid:0000-0001-6501-0806, orcid:0000-0002-6532-5880, orcid:0000-0002-7979-9921 .
sub:assertion prov:wasGeneratedBy sub:activity .
sub:quote prov:value "Our results thus implicate STX1B and the presynaptic release machinery in fever-associated epilepsy syndromes";
prov:wasQuotedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCY36SLWPLee0SZGM108+7dyjGzKFYg9t09XuL3js13jO3CDzqAZygcrwbJsbLQMRHYvWf0Mkly1ePLgdb43NqEbXiDHC4o49nHjhi2bSWeRDJ4jFicvhpL1Sjv5N0oFU3wTA8KGN+rYvQ10xhZXcjuuiCMb6yInj6wJ2S+wI14fwIDAQAB";
npx:hasSignature "QF+C9lXmczrn9cJWuimwLG45Mpntk2CcRIWbeWmKvfE9gmQ6MPKa/x6AfNgVQRnPWppJdDoWepK6m/+m8tWY1WQsXn0KZ8sER+graEHQYuE70Mz9JzuBTyYu0vpWj5jteoCve5fyvFkhkYVjoRK9tV40GDW6zh+bHqH5tBwrc/0=";
npx:hasSignatureTarget this: .
this: dct:created "2021-10-29T10:35:33.912+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0001-6501-0806;
npx:introduces sub:spi;
;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}