@prefix this: <https://w3id.org/np/RA94XM_PDSBzGCqQOiJ5Szpvn3gL9weh4D3km-kRRuo5Q> .
@prefix sub: <https://w3id.org/np/RA94XM_PDSBzGCqQOiJ5Szpvn3gL9weh4D3km-kRRuo5Q#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ECTO <http://schema.org/url> <http://purl.obolibrary.org/obo/ecto.owl> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/Semantic-model> , <https://w3id.org/fair/fip/terms/Structured-vocabulary> ;
    rdfs:comment "ECTO describes exposures to experimental treatments of plants and model organisms (e.g. exposures to modification of diet, lighting levels, temperature); exposures of humans or any other organisms to stressors through a variety of routes, for purposes of public health, environmental monitoring etc, stimuli, natural and experimental, any kind of environmental condition or change in condition that can be experienced by an organism or population of organisms on earth. The scope is very general and can include for example plant treatment regimens, as well as human clinical exposures (although these may better be handled by a more specialized ontology)." ;
    rdfs:label "ECTO | Environmental conditions, treatments and exposures ontology" ;
    rdfs:seeAlso <https://github.com/EnvironmentOntology/environmental-exposure-ontology> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7685-9140 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqNJqco6p34yYffNEccGcSUIN3ESiJGYYuHg98JIJCTxXswjw4nSJd1FFVekQiu0Oa/LDsSG/fowGEkNieborps9A1u264As1A8zRZH+4hW6ZrUQ/LuaBr2p0puKZWfoimgzgaYonDt31unWfknJHm5hbNrNJxj87Xx+kKClnyBwIDAQAB" ;
    npx:hasSignature "fdn3dP+LR3aIML1nxw905ipw1Pzt/VX6Hb0ewov9P+G3Gk/Ms+0FLFzN2qqbPVTeX5KIshWjXFo+RnBoy7z3RqtuLZZf6QDfsEzdUjJJIBIRFPW2M0XZ1T9ONP5dCQQdVrasTiwhLpE1Wre4TaqbWpLZjPnuTAFn8ioZFWJfD7I=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-01-24T11:16:06.038Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-7685-9140 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/connect/FAIR-Specification> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> ;
    npx:introduces sub:ECTO ;
    rdfs:label "Semantic-model: ECTO | Environmental conditions, treatments and exposures ontology" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAKRbekQO-U0YaEIjkVmqY7r4U50LMeMtaxuth8FVrdH8> .
}