@prefix this: <
https://w3id.org/np/RAV8e2E0YC3Y_HcSPjHd3woG25Ry5xeHQNjkLjUSDdWa0
> .
@prefix sub: <
https://w3id.org/np/RAV8e2E0YC3Y_HcSPjHd3woG25Ry5xeHQNjkLjUSDdWa0#
> .
@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:AOPTitle
a
nt:LiteralPlaceholder
.
sub:Abstract
a
nt:LongLiteralPlaceholder
.
sub:Adjacency
a
nt:RestrictedChoicePlaceholder
;
nt:possibleValue
sub:adjacent
,
sub:non-adjacent
.
sub:Author
a
nt:ValuePlaceholder
.
sub:Context
a
nt:LongLiteralPlaceholder
.
sub:EventID
a
nt:LiteralPlaceholder
.
sub:Evidence
a
nt:RestrictedChoicePlaceholder
;
nt:possibleValue
sub:High
,
sub:Moderate
.
sub:LifeStage
a
nt:LiteralPlaceholder
.
sub:LifeStageApplicability
a
nt:ValuePlaceholder
.
sub:PrototypicalStressors
a
nt:ValuePlaceholder
.
sub:QuantitativeUnderstanding
a
nt:RestrictedChoicePlaceholder
;
nt:possibleValue
sub:High
,
sub:Moderate
.
sub:Relationships
a
nt:ValuePlaceholder
.
sub:ScientificTerm
a
nt:LiteralPlaceholder
.
sub:Sex
a
nt:RestrictedChoicePlaceholder
;
nt:possibleValue
sub:Female
,
sub:Male
.
sub:ShortName
a
nt:LiteralPlaceholder
.
sub:Strategy
a
nt:LongLiteralPlaceholder
.
sub:Term
a
nt:LiteralPlaceholder
.
sub:Title
a
nt:LiteralPlaceholder
.
sub:Type
a
nt:RestrictedChoicePlaceholder
;
nt:possibleValue
sub:AO
,
sub:KE
,
sub:MIE
.
sub:assertion
dct:description
"Template used to populate the information of an AOP following the FAIR guidelines" ;
a
nt:AssertionTemplate
;
rdfs:label
"AOP Data Template" ;
nt:hasStatement
sub:st0
,
sub:st1
,
sub:st2
,
sub:st3
,
sub:st4
,
sub:st5
,
sub:st5a
,
sub:st5b
,
sub:st5d
,
sub:st5e
,
sub:st5f
;
nt:hasTag
"AOPs Elements" .
sub:st0
rdf:object
sub:AOPTitle
;
rdf:predicate
sub:hasAOPTitle
;
rdf:subject
sub:AOP
;
a
rdf:Statement
.
sub:st1
rdf:object
sub:ShortName
;
rdf:predicate
sub:hasShortName
;
rdf:subject
sub:AOP
;
a
rdf:Statement
.
sub:st2
rdf:object
sub:Author
;
rdf:predicate
sub:hasAuthor
;
rdf:subject
sub:AOP
;
a
nt:RepeatableStatement
.
sub:st3
rdf:object
sub:Abstract
;
rdf:predicate
sub:hasAbstract
;
rdf:subject
sub:AOP
;
a
nt:OptionalStatement
.
sub:st4
rdf:object
sub:DevelopmentStrategies
;
rdf:predicate
sub:hasDevelopmentStrategies
;
rdf:subject
sub:AOP
;
a
nt:GroupedStatement
,
nt:OptionalStatement
;
nt:hasStatement
sub:st4a
,
sub:st4b
.
sub:st4a
rdf:object
sub:Context
;
rdf:predicate
sub:hasContext
;
rdf:subject
sub:DevelopmentStrategies
;
a
rdf:Statement
.
sub:st4b
rdf:object
sub:Strategy
;
rdf:predicate
sub:hasStrategy
;
rdf:subject
sub:DevelopmentStrategies
;
a
rdf:Statement
.
sub:st5
rdf:object
sub:Summary
;
rdf:predicate
sub:hasSummary
;
rdf:subject
sub:AOP
;
a
nt:GroupedStatement
,
nt:OptionalStatement
;
nt:hasStatement
sub:st5a
,
sub:st5a1
,
sub:st5b
,
sub:st5c
,
sub:st5d
,
sub:st5e
,
sub:st5f
.
sub:st5a
rdf:object
sub:Events
;
rdf:predicate
sub:hasEvents
;
rdf:subject
sub:Summary
;
a
nt:GroupedStatement
,
nt:RepeatableStatement
;
nt:hasStatement
sub:st5a1
,
sub:st5a2
,
sub:st5a3
,
sub:st5a4
.
sub:st5a1
rdf:object
sub:Type
;
rdf:predicate
sub:hasType
;
rdf:subject
sub:Events
;
a
rdf:Statement
.
sub:st5a2
rdf:object
sub:EventID
;
rdf:predicate
sub:hasEventID
;
rdf:subject
sub:Events
;
a
rdf:Statement
.
sub:st5a3
rdf:object
sub:Title
;
rdf:predicate
sub:hasTitle
;
rdf:subject
sub:Events
;
a
rdf:Statement
.
sub:st5a4
rdf:object
sub:ShortName
;
rdf:predicate
sub:hasShortName
;
rdf:subject
sub:Events
.
sub:st5b
rdf:object
sub:Relationships
;
rdf:predicate
sub:hasRelationships
;
rdf:subject
sub:Summary
;
a
nt:GroupedStatement
,
nt:RepeatableStatement
;
nt:hasStatement
sub:st5b1
,
sub:st5b2
,
sub:st5b3
,
sub:st5b4
.
sub:st5b1
rdf:object
sub:Title
;
rdf:predicate
sub:hasTitle
;
rdf:subject
sub:Relationships
.
sub:st5b2
rdf:object
sub:Adjacency
;
rdf:predicate
sub:hasAdjacency
;
rdf:subject
sub:Relationships
.
sub:st5b3
rdf:object
sub:Evidence
;
rdf:predicate
sub:hasEvidence
;
rdf:subject
sub:Relationships
.
sub:st5b4
rdf:object
sub:QuantitativeUnderstanding
;
rdf:predicate
sub:hasQuantitativeUnderstanding
;
rdf:subject
sub:Relationships
.
sub:st5c
rdf:object
sub:PrototypicalStressors
;
rdf:predicate
sub:hasPrototypicalStressors
;
rdf:subject
sub:Summary
;
a
nt:RepeatableStatement
.
sub:st5d
rdf:object
sub:LifeStageApplicability
;
rdf:predicate
sub:hasLifeStageApplicability
;
rdf:subject
sub:Summary
;
a
nt:GroupedStatement
,
nt:RepeatableStatement
;
nt:hasStatement
sub:st5d1
,
sub:st5d2
.
sub:st5d1
rdf:object
sub:LifeStage
;
rdf:predicate
sub:hasLifeStage
;
rdf:subject
sub:LifeStageApplicability
.
sub:st5d2
rdf:object
sub:Evidence
;
rdf:predicate
sub:hasEvidence
;
rdf:subject
sub:LifeStageApplicability
.
sub:st5e
rdf:object
sub:TaxonomicApplicability
;
rdf:predicate
sub:hasTaxonmicApplicability
;
rdf:subject
sub:Summary
;
a
nt:GroupedStatement
,
nt:RepeatableStatement
;
nt:hasStatement
sub:st5e1
,
sub:st5e2
,
sub:st5e3
.
sub:st5e1
rdf:object
sub:Term
;
rdf:predicate
sub:hasTerm
;
rdf:subject
sub:TaxonomicApplicability
.
sub:st5e2
rdf:object
sub:ScientificTerm
;
rdf:predicate
sub:hasScientificTerm
;
rdf:subject
sub:TaxonomicApplicability
.
sub:st5e3
rdf:object
sub:Evidence
;
rdf:predicate
sub:hasEvidence
;
rdf:subject
sub:TaxonomicApplicability
.
sub:st5f
rdf:object
sub:SexApplicability
;
rdf:predicate
sub:hasSexApplicability
;
rdf:subject
sub:Summary
;
a
nt:GroupedStatement
,
nt:RepeatableStatement
;
nt:hasStatement
sub:st5f1
,
sub:st5f2
.
sub:st5f1
rdf:object
sub:Sex
;
rdf:predicate
sub:hasSex
;
rdf:subject
sub:SexApplicability
.
sub:st5f2
rdf:object
sub:Evidence
;
rdf:predicate
sub:hasEvidence
;
rdf:subject
sub:SexApplicability
.
}
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
"PgZo62E5r03G2cZy2PU2UDqlfzteIN9+UPfFSiXDo10d54AfdnNah0gjvguHOjMGjO3tA7xjp31Y5zReIf/9xAVTZQZ2ReKKhdt+1Hl8TYOSB3064hQVPenq7u2hHCoXzSyx7rNSiWNLNyZBUIIPjNMV1+P3CZyh30uHfsNmbbk=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0000-0003-0593-2598
.
this:
dct:created
"2024-07-15T15:35:08.935Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0003-0593-2598
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:supersedes
<
https://w3id.org/np/RAFly1mKCY88X-OOx9FD2BuB4wVZjXrRm_MpVHfNVhCzo
> ;
npx:wasCreatedAt
<
https://nanodash.petapico.org/
> ;
rdfs:label
"Template: AOP Data Template" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
,
ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI
;
nt:wasCreatedFromTemplate
<
https://w3id.org/np/RALtjkZX1lYrTL2eCZp4VTW6vGGxiDZ-aaU-s1Z0Fcs2I
> .
}