@prefix this: <https://w3id.org/np/RAdW1KuVK_ieS2xv2ESlfC5L8kjF303zVbd1IqeU9vAIo> .
@prefix sub: <https://w3id.org/np/RAdW1KuVK_ieS2xv2ESlfC5L8kjF303zVbd1IqeU9vAIo#> .
@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 npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:Action a nt:RestrictedChoicePlaceholder ;
    nt:possibleValue sub:Decreased , sub:Increased .
  sub:BiologicalOrganizationLevel a nt:RestrictedChoicePlaceholder ;
    nt:possibleValue sub:Cell , sub:Community , sub:Individual , sub:Molecular , sub:Organ , sub:OrganSystem , sub:Population , sub:Tissue .
  sub:ID a nt:LiteralPlaceholder .
  sub:Object a nt:LiteralPlaceholder .
  sub:OrganTerm a nt:LiteralPlaceholder .
  sub:Process a nt:LiteralPlaceholder .
  sub:ShortName a nt:LiteralPlaceholder .
  sub:Title a nt:LiteralPlaceholder .
  sub:assertion dct:description "Template to store data required to describe an AOP's KeyEvent following FAIR principles." ;
    a nt:AssertionTemplate ;
    rdfs:label "KeyEvent Data Template" ;
    nt:hasStatement sub:st-1 , sub:st0 , sub:st1 , sub:st2 , sub:st3 ;
    nt:hasTag "AOPs Elements" .
  sub:st-1 rdf:object sub:ID ;
    rdf:predicate sub:hasID ;
    rdf:subject sub:KeyEvent ;
    a rdf:Statement .
  sub:st0 rdf:object sub:Title ;
    rdf:predicate sub:hasTitle ;
    rdf:subject sub:KeyEvent ;
    a rdf:Statement .
  sub:st1 rdf:object sub:ShortName ;
    rdf:predicate sub:hasShortName ;
    rdf:subject sub:KeyEvent ;
    a rdf:Statement .
  sub:st2 rdf:object sub:BiologicalContext ;
    rdf:predicate sub:hasBiologicalContext ;
    rdf:subject sub:KeyEvent ;
    a nt:GroupedStatement , nt:OptionalStatement ;
    nt:hasStatement sub:st2a , sub:st2b .
  sub:st2a rdf:object sub:BiologicalOrganizationLevel ;
    rdf:predicate sub:hasBiologicalOrganizationLevel ;
    rdf:subject sub:BiologicalContext .
  sub:st2b rdf:object sub:OrganTerm ;
    rdf:predicate sub:hasOrganTerm ;
    rdf:subject sub:BiologicalContext .
  sub:st3 rdf:object sub:Components ;
    rdf:predicate sub:hasComponents ;
    rdf:subject sub:KeyEvent ;
    a nt:GroupedStatement , nt:RepeatableStatement ;
    nt:hasStatement sub:st3a , sub:st3b , sub:st3c .
  sub:st3a rdf:object sub:Process ;
    rdf:predicate sub:hasProcess ;
    rdf:subject sub:KeyEvent .
  sub:st3b rdf:object sub:Object ;
    rdf:predicate sub:hasObject ;
    rdf:subject sub:KeyEvent .
  sub:st3c rdf:object sub:Action ;
    rdf:predicate sub:hasAction ;
    rdf:subject sub:KeyEvent .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-0593-2598 .
}
sub:pubinfo {
  orcid:0000-0003-0593-2598 foaf:name "Saurav Kumar" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCB7V9ZswxMNiTLUYtX1XGYMme8mjymikJ6AWyXqvhDymE3ISX75oWz2KbMUwg6t73nUJA7tJK2PNpXTd4irxzgaAUCOU4BoT3Z8mNsEPIQziQcDHChK0zhnajIqRpEdZcrSoj98oJrutKQUVrHug8M139ItLJm3IdVlb9+PIYQoQIDAQAB" ;
    npx:hasSignature "gWQc8AEOf0+O6Q8ZRph4u0dMzjlLhCNvB0WvrkGeiqUSLSIZDH6N0XcTyltnfCq+e0l5c9HSp42dHqqE7bnlbK8/R3WVMvECYTvJTaR8tntjmr86OK/dvpL05Ii8OvvNUK23P8d4fB5Xf0qtyGLvS0uPjlpJurRzaBnd/OGvp3s=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-0593-2598 .
  this: dct:created "2024-07-20T11:52:41.730Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-0593-2598 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RAeXAzA44ya00MRHJR2E_7biCnI0c6oVUEOCYNrRj_szk> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Template: KeyEvent Data Template" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RALtjkZX1lYrTL2eCZp4VTW6vGGxiDZ-aaU-s1Z0Fcs2I> .
}