@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix orcid: <https://orcid.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix iop: <https://w3id.org/iadopt/ont/> .
@prefix fdof: <https://w3id.org/fdof/ontology#> .

<https://w3id.org/iadopt/variable/AuthenticationScheme> a owl:NamedIndividual, iop:Variable;
  dct:description "The method(s) the software supports or requires to authenticate users or systems (e.g., none, basic auth, API keys, OAuth2/OIDC, SAML, LDAP, SSH keys, token-based authentication).";
  rdfs:label "Authentication Scheme";
  iop:hasObjectOfInterest <https://w3id.org/np/RAW5PN8fkG1e7bD5uLkywdjsRG9j_hQUS_5dAZaRzS3cw/software>;
  iop:hasProperty <https://w3id.org/np/RAW5PN8fkG1e7bD5uLkywdjsRG9j_hQUS_5dAZaRzS3cw/AuthenticationScheme> .

<https://w3id.org/iadopt/variable/DeploymentType> a owl:NamedIndividual, iop:Variable;
  dct:description "The category of how the software is deployed or delivered for use (e.g., local/desktop, web application, cloud/SaaS, on-prem service, containerized deployment, mobile app, library/package, HPC/batch workflow).";
  rdfs:label "Deployment Type";
  iop:hasObjectOfInterest <https://w3id.org/np/RAS-6k9lDkuoeGVMNDYKt9m-Ap6vhlfJIvBGMwxdPI6oo/software>;
  iop:hasProperty <https://w3id.org/np/RAS-6k9lDkuoeGVMNDYKt9m-Ap6vhlfJIvBGMwxdPI6oo/deploymenttype> .

<https://w3id.org/iadopt/variable/SoftwareQualityAssurance> a owl:NamedIndividual,
    iop:Variable;
  dct:description "The quality assurance practices the software reports having in place (e.g., testing strategy, CI pipelines, code review, static analysis, test coverage reporting, release checks), as stated in documentation or project metadata.";
  rdfs:label "Qualtiy assurance of a software", "Software Quality Assurance (QA)";
  iop:hasObjectOfInterest <https://w3id.org/np/RAVC0B6xfdG4uo97jWTWlHiTx8tm7RG53qnSlhnGCAE4s/software>;
  iop:hasProperty <https://w3id.org/np/RAVC0B6xfdG4uo97jWTWlHiTx8tm7RG53qnSlhnGCAE4s/qualityassurance> .

<https://w3id.org/iadopt/variable/ReportedConformanceStandards> a owl:NamedIndividual,
    iop:Variable;
  dct:description "The standards or specifications that the software reports/claims it conforms to (typically as a list of named standards and versions), as stated in documentation, metadata, or a conformance statement";
  rdfs:label "Reported Conformance Standards";
  iop:hasObjectOfInterest <https://w3id.org/np/RAeyK4iUuyazOTMtP-bJfZpmZXlSPZL6L6qci_PKXipDc/software>;
  iop:hasProperty <https://w3id.org/np/RAeyK4iUuyazOTMtP-bJfZpmZXlSPZL6L6qci_PKXipDc/reportedconformancestandards> .

<https://w3id.org/iadopt/variable/SoftwareImageContainer> a owl:NamedIndividual, iop:Variable;
  dct:description "A reference that identifies where a container image for the software can be retrieved, such as an image name and tag/digest in a registry (e.g., ghcr.io/org/tool:1.2.0 or a Docker Hub image URL).";
  rdfs:label "Container image reference (identifier/location of a container image)",
    "Software Image Container";
  iop:hasObjectOfInterest <https://w3id.org/np/RARbcsRpPnsMgfMJsG6Big1XfHS6fqIrFNpI2w7qviLeU/software>;
  iop:hasProperty <https://w3id.org/np/RARbcsRpPnsMgfMJsG6Big1XfHS6fqIrFNpI2w7qviLeU/SoftwareImageContainer> .

<https://w3id.org/iadopt/variable/ExternalServicesCalled> a owl:NamedIndividual, iop:Variable;
  dct:description "The external (third-party or separately hosted) services that the software invokes during operation (e.g., authentication providers, payment services, mapping APIs, cloud storage, telemetry/monitoring endpoints), typically including service names and/or endpoints.";
  rdfs:label "External Services Called";
  iop:hasObjectOfInterest <https://w3id.org/np/RAzeBzX1FySqC1FMsNRDGU6ohCd1gvXAKTCA_P4smfCBk/software>;
  iop:hasProperty <https://w3id.org/np/RAzeBzX1FySqC1FMsNRDGU6ohCd1gvXAKTCA_P4smfCBk/ExternalServicesCalled> .

<https://w3id.org/iadopt/variable/SoftwareDependencies> a owl:NamedIndividual, iop:Variable;
  dct:description "The external software components (libraries, packages, frameworks, runtimes, or system tools) that the software requires to install, build, or run, often including version constraints.";
  rdfs:label "Software Dependencies";
  iop:hasObjectOfInterest <https://w3id.org/np/RA581iMeKq1VQSoA6PXuV_EX0ihD1jRBd5w8xjEHNNmuw/software>;
  iop:hasProperty <https://w3id.org/np/RA581iMeKq1VQSoA6PXuV_EX0ihD1jRBd5w8xjEHNNmuw/depencencies> .

<https://w3id.org/iadopt/variable/SoftwareComponentOutputs> a owl:NamedIndividual,
    iop:Variable;
  dct:description "The data or artifacts, files, parameters, reports, or signals produced by a software component as a result of its operation, typically passed to other components or returned to the caller.";
  rdfs:label "Software Component Output(s)";
  iop:hasObjectOfInterest <https://w3id.org/np/RArgiQrSsvrkbQ9G4Ujau1k56gIwxW-4AXyksZKpmcWdM/softwarecomponent>;
  iop:hasProperty <https://w3id.org/np/RArgiQrSsvrkbQ9G4Ujau1k56gIwxW-4AXyksZKpmcWdM/outputs> .

<https://w3id.org/iadopt/variable/SoftwareComponentInputs> a owl:NamedIndividual,
    iop:Variable;
  dct:description "The data, parameters, files, or artifacts consumed by a software component to perform its function.";
  rdfs:label "Software Component Inputs";
  iop:hasObjectOfInterest <https://w3id.org/np/RAcY7RaD-1Q7aDCyrnZj-8S1TQq5J2tVf3JWc_IpdMPMU/softwarecomponent>;
  iop:hasProperty <https://w3id.org/np/RAcY7RaD-1Q7aDCyrnZj-8S1TQq5J2tVf3JWc_IpdMPMU/inputs> .

<https://w3id.org/iadopt/variable/SoftwareComponentType> a owl:NamedIndividual, iop:Variable;
  dct:description "The category of a software component based on its role or function within a software system (e.g., library, module, plugin, service, API, UI component, database, workflow step).";
  rdfs:label "Software Component Type";
  iop:hasObjectOfInterest <https://w3id.org/np/RAqDWaPpMKWtDMUF8kiuaJSEIKCBTO0F3ufWo-62EzOW4/software>;
  iop:hasProperty <https://w3id.org/np/RAqDWaPpMKWtDMUF8kiuaJSEIKCBTO0F3ufWo-62EzOW4/componenttype> .

<https://w3id.org/iadopt/variable/SoftwareComponentStructure> a owl:NamedIndividual,
    iop:Variable;
  dct:description "The organization of a software into components/modules and their relationships (e.g., layers, packages, services, plugins, dependencies, and how these interact).";
  rdfs:label "Software Component Structure";
  iop:hasObjectOfInterest <https://w3id.org/np/RAaK4RN3kg43F7inYx2f7tKO8g0RQNR7oaCgIQl01yVXk/software>;
  iop:hasProperty <https://w3id.org/np/RAaK4RN3kg43F7inYx2f7tKO8g0RQNR7oaCgIQl01yVXk/ComponentStructure> .

<https://w3id.org/iadopt/variable/SoftwareChangeLog> a owl:NamedIndividual, iop:Variable;
  dct:description "A maintained record describing changes made between software versions, such as added features, fixes, security patches, deprecations, and known issues.";
  rdfs:label "Software Changelog";
  iop:hasObjectOfInterest <https://w3id.org/np/RAxT4mvjIcKMwABwmxFj76NAiEWwr-nUeXu6ZkoFm0GEw/software>;
  iop:hasProperty <https://w3id.org/np/RAxT4mvjIcKMwABwmxFj76NAiEWwr-nUeXu6ZkoFm0GEw/changelog> .

<https://w3id.org/iadopt/variable/TrustedRepositoryIndicator> a owl:NamedIndividual,
    iop:Variable;
  dct:description "An indicator stating whether a repository is recognised as a “trusted repository” according to a specified policy, standard, or certification scheme (e.g., certified/approved vs not, or the specific certification held).";
  rdfs:label "Trusted Repository Indicator";
  iop:hasObjectOfInterest <https://w3id.org/np/RAufoNFyOGo5QMPWC1_j60qknrHVcfbovxG72-Ld18l2k/repository>;
  iop:hasProperty <https://w3id.org/np/RAufoNFyOGo5QMPWC1_j60qknrHVcfbovxG72-Ld18l2k/trustedrepositorystatus> .

<https://w3id.org/iadopt/variable/SoftwareDocumentation> a owl:NamedIndividual, iop:Variable;
  dct:description "A resource that provides access to instructions regarding how software operates or how to use it.";
  rdfs:label "Software Documentation";
  rdfs:seeAlso <http://bioontology.org/ontologies/BiomedicalResourceOntology.owl#Software_Documentation>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAoRuBsgozgmES9acyIXVFPz_KylqAF79R_GecmuzVDmM/software>;
  iop:hasProperty <https://w3id.org/np/RAoRuBsgozgmES9acyIXVFPz_KylqAF79R_GecmuzVDmM/documentation> .

<https://w3id.org/iadopt/variable/SoftwareSustainabilityPlan> a owl:NamedIndividual,
    iop:Variable;
  dct:description "A documented plan describing how the software will be maintained, supported, governed, and resourced over time (e.g., maintenance responsibilities, funding model, community strategy, release/support policy, and succession/archiving plans).";
  rdfs:label "Software Sustainability Plan", "The sustainability plan of a software";
  iop:hasObjectOfInterest <https://w3id.org/np/RAPkuZHhrguZ9q5bhgnE98o6fzRcUN5It2jEU_1kKjwfA/software>;
  iop:hasProperty <https://w3id.org/np/RAPkuZHhrguZ9q5bhgnE98o6fzRcUN5It2jEU_1kKjwfA/SustainabilityPlan> .

<https://w3id.org/iadopt/variable/SoftwareTRL> a owl:NamedIndividual, iop:Variable;
  dct:description "The assessed maturity level of the software on a defined Technology Readiness Level scale (e.g., TRL 1–9), indicating how close it is to operational use and deployment.";
  rdfs:label "Software TRL", "Software Technology Readiness Level (TRL)";
  rdfs:seeAlso <http://sweetontology.net/humanTechReadiness/TechnologyReadinessLevel>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA9bcYDArjiJ0bfCz5Cn-O9nmtmQQTrM1sNbraaVNbbVQ/software>;
  iop:hasProperty <https://w3id.org/np/RA9bcYDArjiJ0bfCz5Cn-O9nmtmQQTrM1sNbraaVNbbVQ/TRL> .

<https://w3id.org/iadopt/variable/SoftwareIntendedUse> a owl:NamedIndividual, iop:Variable;
  dct:description "The purpose or application the software is designed for, as stated by its developers or documentation (e.g., data analysis, image segmentation, molecular dynamics simulation, workflow management).";
  rdfs:label "Software Intended Use", "The intended use of a software";
  iop:hasObjectOfInterest <https://w3id.org/np/RAzCVLle4lKo6vUqK2EAnHhgz1lpM2natsqKMZQI9ku5s/software>;
  iop:hasProperty <https://w3id.org/np/RAzCVLle4lKo6vUqK2EAnHhgz1lpM2natsqKMZQI9ku5s/IntendedUse> .

<https://w3id.org/iadopt/variable/SoftwareFundingSource> a owl:NamedIndividual, iop:Variable;
  dct:description "The organization, program, or individual that provided financial support for developing or maintaining a software (e.g., a research grant, company budget, foundation funding, donations).";
  rdfs:label "Software Funding Source", "The funding source of a software";
  iop:hasObjectOfInterest <https://w3id.org/np/RA9u9LKcl5Q7xkyIUjr7GvYFHq8mmxD-ObkcsOegoMP8w/software>;
  iop:hasProperty <https://w3id.org/np/RA9u9LKcl5Q7xkyIUjr7GvYFHq8mmxD-ObkcsOegoMP8w/fundingsource> .

<https://w3id.org/iadopt/variable/SourceCodeHostingPlatform> a owl:NamedIndividual,
    iop:Variable;
  dct:description "The repository hosting service on which the source code of a software is published or maintained (e.g., GitHub, GitLab, Bitbucket).";
  rdfs:label "Source Code Hosting Platform", "Source Code Repository";
  iop:hasObjectOfInterest <https://w3id.org/np/RA_KFwzv06xqCE16OvGjmlQpR-ExXVoT1xNxlPXjZQ8p0/software>;
  iop:hasProperty <https://w3id.org/np/RA_KFwzv06xqCE16OvGjmlQpR-ExXVoT1xNxlPXjZQ8p0/SourceCodeHostingPlatform> .

<https://w3id.org/iadopt/variable/hasProgrammingLanguage> a owl:NamedIndividual, iop:Variable;
  dct:description "A formal language in which computer programs are written. The definition of a particular language consists of both syntax (how the various symbols of the language may be combined) and semantics (the meaning of the language constructs).";
  rdfs:label "Has programming language", "Programming Language";
  rdfs:seeAlso <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C47903>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA2v1C5z6oymMYKLs04ya7jUTNHcGBYA3j0IGZji0-j2E/software>;
  iop:hasProperty <https://w3id.org/np/RA2v1C5z6oymMYKLs04ya7jUTNHcGBYA3j0IGZji0-j2E/programminglanguage> .

orcid:0009-0006-1978-4302 rdfs:label "Arvin Rastegar", "Arvin Rastegar", "Arvin Rastegar",
    "Arvin Rastegar", "Arvin Rastegar", "Barbara Magagna", "Arvin Rastegar" .

<https://w3id.org/iadopt/variable/20260420T125159-82> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:created "2026-04-20T12:51:59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0009-0006-1978-4302;
  dct:identifier "iadopt-variable-20260420T125159-82";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "soil temperature at 40 cm depth";
  rdfs:label "Soil temperature at 40 cm depth";
  skos:altLabel "temperature of soil layer: 40 cm depth";
  skos:definition "soil temperature at 40 cm depth";
  skos:prefLabel "soil temperature at 40 cm depth";
  prov:wasAttributedTo orcid:0009-0006-1978-4302;
  iop:hasConstraint <https://w3id.org/np/RAwllCLKkYPfuxlcF9hysaazd0Q_XxGDXZOOpNNLljUM8/_n8682543394984760b8769021548b9258b1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q36133>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RAwllCLKkYPfuxlcF9hysaazd0Q_XxGDXZOOpNNLljUM8/_n8682543394984760b8769021548b9258b1>
  a iop:Constraint;
  rdfs:label "layer: 40 cm depth";
  iop:constrains <https://www.wikidata.org/entity/Q36133> .

<https://www.wikidata.org/entity/Q11466> a iop:Property, iop:Property, iop:Property,
    iop:Property, iop:Property, iop:Property, iop:Property, iop:Property, iop:Property,
    iop:Property, iop:Property, iop:Property;
  rdfs:label "temperature", "temperature", "temperature", "temperature", "temperature",
    "temperature", "temperature", "temperature", "temperature", "temperature", "temperature",
    "temperature" .

<https://www.wikidata.org/entity/Q36133> a iop:Entity, iop:Entity, iop:Entity;
  rdfs:label "soil", "soil", "soil" .

<https://w3id.org/iadopt/variable/20260420T124931-07> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:created "2026-04-20T12:49:31Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0009-0006-1978-4302;
  dct:identifier "iadopt-variable-20260420T124931-07";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "soil temperature at 40 cm depth";
  rdfs:label "soil temperature at 40 cm depth";
  skos:altLabel "temperature of soil layer: 40 cm depth";
  skos:definition "soil temperature at 40 cm depth";
  skos:prefLabel "soil temperature at 40 cm depth";
  prov:wasAttributedTo orcid:0009-0006-1978-4302;
  iop:hasConstraint <https://w3id.org/np/RACziorCk-S1nEE_7Na6b3qalLNy5euQzqehvcawh0LeI/_nc98cc40aed704b2bb5ecaf326a28a08cb1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q36133>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RACziorCk-S1nEE_7Na6b3qalLNy5euQzqehvcawh0LeI/_nc98cc40aed704b2bb5ecaf326a28a08cb1>
  a iop:Constraint;
  rdfs:label "depth 40 cm";
  iop:constrains <https://www.wikidata.org/entity/Q36133> .

<https://w3id.org/iadopt/variable/20260417T090149-76> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:created "2026-04-17T09:01:49Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0009-0006-1978-4302;
  dct:identifier "iadopt-variable-20260417T090149-76";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "my system is measuring air temp at height 1.7 meter.";
  rdfs:label "air temperature at height 1.7 meter";
  skos:altLabel "temperature of air height: 1.7 meter in system";
  skos:definition "my system is measuring air temp at height 1.7 meter.";
  skos:prefLabel "air temperature at height 1.7 meter";
  prov:wasAttributedTo orcid:0009-0006-1978-4302;
  iop:hasConstraint <https://w3id.org/np/RAsDTCAOKs92QIspEuVTjEyBcqACKhzHHynJoulmX9hr0/_n3899baffa4214129985c409d961a3cd4b1>,
    <https://w3id.org/np/RAsDTCAOKs92QIspEuVTjEyBcqACKhzHHynJoulmX9hr0/_n3899baffa4214129985c409d961a3cd4b2>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q7391292>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RAsDTCAOKs92QIspEuVTjEyBcqACKhzHHynJoulmX9hr0/_n3899baffa4214129985c409d961a3cd4b1>
  a iop:Constraint;
  rdfs:label "height: 1.7 meter";
  iop:constrains <https://www.wikidata.org/entity/Q7391292> .

<https://w3id.org/np/RAsDTCAOKs92QIspEuVTjEyBcqACKhzHHynJoulmX9hr0/_n3899baffa4214129985c409d961a3cd4b2>
  a iop:Constraint;
  rdfs:label "maximum";
  iop:constrains <https://www.wikidata.org/entity/Q11466> .

<https://www.wikidata.org/entity/Q7391292> a iop:Entity, iop:Entity, iop:Entity, iop:Entity,
    iop:Entity, iop:Entity, iop:Entity, iop:Entity, iop:Entity;
  rdfs:label "air", "air", "air", "air", "air", "air", "air", "air", "air" .

orcid:0000-0003-2195-3997 rdfs:label "Barbara Magagna", "Barbara Magagna", "Barbara Magagna",
    "Barbara Magagna", "Barbara Magagna", "Barbara Magagna", "Barbara Magagna", "Barbara Magagna" .

<https://w3id.org/iadopt/variable/20260413T134757-31> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:created "2026-04-13T13:47:57Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0000-0003-2195-3997;
  dct:identifier "iadopt-variable-20260413T134757-31";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "air temp at height of 1.7 meter from the ground";
  rdfs:label "Air temp at height of 1.7 meter from the ground";
  skos:altLabel "temperature of air height: 1.7 meter from the ground";
  skos:definition "air temp at height of 1.7 meter from the ground";
  skos:prefLabel "air temp at height of 1.7 meter from the ground";
  prov:wasAttributedTo orcid:0000-0003-2195-3997;
  iop:hasConstraint <https://w3id.org/np/RAYcMuM4EWhzACqMLTpVvlNiU07p4psvaBdzENmyKHxec/_n0c8b89c3f49f44eb8d8ef19e13cbe652b1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q7391292>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RAYcMuM4EWhzACqMLTpVvlNiU07p4psvaBdzENmyKHxec/_n0c8b89c3f49f44eb8d8ef19e13cbe652b1>
  a iop:Constraint;
  rdfs:label "height: 1.7 meter from the ground";
  iop:constrains <https://www.wikidata.org/entity/Q7391292> .

<https://w3id.org/iadopt/variable/20260413T133430-55> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:created "2026-04-13T13:34:30Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0000-0003-2195-3997;
  dct:identifier "iadopt-variable-20260413T133430-55";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "air temp at height of 1.7 meter from the ground";
  rdfs:label "Air temp at height of 1.7 meter from the ground";
  skos:altLabel "temperature of air at 1.7 meter from the ground";
  skos:definition "air temp at height of 1.7 meter from the ground";
  skos:prefLabel "air temp at height of 1.7 meter from the ground";
  prov:wasAttributedTo orcid:0000-0003-2195-3997;
  iop:hasConstraint <https://w3id.org/np/RAgo9xT_RBoNm6EZBLm4Y88Ot4-HZpklXPegBaJkdDiL8/_n6caaa9ea822d4ecdb35c26f7f225ee1cb1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q7391292>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RAgo9xT_RBoNm6EZBLm4Y88Ot4-HZpklXPegBaJkdDiL8/_n6caaa9ea822d4ecdb35c26f7f225ee1cb1>
  a iop:Constraint;
  rdfs:label "location: 1.7 meter from the ground";
  iop:constrains <https://www.wikidata.org/entity/Q7391292> .

<https://w3id.org/iadopt/variable/20260408T124517-65> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:created "2026-04-08T12:45:17Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0009-0006-1978-4302;
  dct:identifier "iadopt-variable-20260408T124517-65";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "tree width stem growth";
  rdfs:label "Tree width stem growth";
  skos:altLabel "measurement: width growth of tree";
  skos:definition "measuring tree width stem growth";
  skos:prefLabel "tree width stem growth";
  prov:wasAttributedTo orcid:0009-0006-1978-4302;
  iop:hasConstraint <https://w3id.org/np/RAevAERbUubLxswb8U335w1ctwSlWZytkyHsqH5PdaxvA/_n567dfbff9f9f4f038855d574ebf2f99ab1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q10884>;
  iop:hasProperty <https://www.wikidata.org/entity/Q1342838> .

<https://w3id.org/np/RAevAERbUubLxswb8U335w1ctwSlWZytkyHsqH5PdaxvA/_n567dfbff9f9f4f038855d574ebf2f99ab1>
  a iop:Constraint;
  rdfs:label "measurement: width";
  iop:constrains <https://www.wikidata.org/entity/Q1342838> .

<https://www.wikidata.org/entity/Q10884> a iop:Entity;
  rdfs:label "tree" .

<https://www.wikidata.org/entity/Q1342838> a iop:Property;
  rdfs:label "growth" .

<https://w3id.org/iadopt/variable/20260408T081718-31> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:created "2026-04-08T08:17:18Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0009-0006-1978-4302;
  dct:identifier "iadopt-variable-20260408T081718-31";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "air temperature at 1.7 meter height";
  rdfs:label "Air temperature at 1.7 meter height";
  skos:altLabel "temperature of air at 1.7 meter height";
  skos:definition "my system is measuring air temp at 1.7 meter height.";
  skos:prefLabel "air temperature at 1.7 meter height";
  prov:wasAttributedTo orcid:0009-0006-1978-4302;
  iop:hasConstraint <https://w3id.org/np/RAIYFjQGRN6UpF1nyJO-1HegPu5V-WaX_kuA9QvZCdpMw/_nb20e5955e27f4e918575765b8f406455b1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q7391292>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RAIYFjQGRN6UpF1nyJO-1HegPu5V-WaX_kuA9QvZCdpMw/_nb20e5955e27f4e918575765b8f406455b1>
  a iop:Constraint;
  rdfs:label "location: 1.7 meter height";
  iop:constrains <https://www.wikidata.org/entity/Q7391292> .

<https://w3id.org/iadopt/variable/20260401T112728-32> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:created "2026-04-01T11:27:28Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0009-0006-1978-4302;
  dct:identifier "iadopt-variable-20260401T112728-32";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "Air temperature at 1.7 meter height";
  rdfs:label "Air temperature at 1.7 meter height";
  skos:altLabel "temperature of air at 1.7 meter height";
  skos:definition "I am measuring air temp at 1.7 meter height.";
  skos:prefLabel "Air temperature at 1.7 meter height";
  prov:wasAttributedTo orcid:0009-0006-1978-4302;
  iop:hasConstraint <https://w3id.org/np/RAytmEanLgsPUe3KjtOC91aN0Fdx6hqJjpGjtorkU0-0k/_n38396b7ec4e149f896d4683ca8ff9379b1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q7391292>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RAytmEanLgsPUe3KjtOC91aN0Fdx6hqJjpGjtorkU0-0k/_n38396b7ec4e149f896d4683ca8ff9379b1>
  a iop:Constraint;
  rdfs:label "location: 1.7 meter height";
  iop:constrains <https://www.wikidata.org/entity/Q7391292> .

<https://w3id.org/iadopt/variable/20260401T112621-33> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:created "2026-04-01T11:26:21Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0009-0006-1978-4302;
  dct:identifier "iadopt-variable-20260401T112621-33";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "Air temperature at 1.7 meter height";
  rdfs:label "Air temperature at 1.7 meter height";
  skos:altLabel "temperature of air height: 1.7 meter";
  skos:definition "I am measuring air temp at 1.7 meter height.";
  skos:prefLabel "Air temperature at 1.7 meter height";
  prov:wasAttributedTo orcid:0009-0006-1978-4302;
  iop:hasConstraint <https://w3id.org/np/RA1GHSZFXNaqE5U8xNS-o982tqYBdW36bSgJjStMAiSuY/_n821097ca6fd7407db9202aece40e5947b1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q7391292>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RA1GHSZFXNaqE5U8xNS-o982tqYBdW36bSgJjStMAiSuY/_n821097ca6fd7407db9202aece40e5947b1>
  a iop:Constraint;
  rdfs:label "height: 1.7 meter";
  iop:constrains <https://www.wikidata.org/entity/Q7391292> .

<https://w3id.org/iadopt/variable/20260401T111443-05> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:identifier "iadopt-variable-20260401T111443-05";
  rdfs:comment "Air temperature at 1.7 meter height";
  rdfs:label "Air temperature at 1.7 meter height";
  skos:altLabel "temperature of air height: 1.7 meter";
  skos:definition "I am measuring air temp at 1.7 meter height.";
  skos:prefLabel "Air temperature at 1.7 meter height";
  iop:hasConstraint <https://w3id.org/np/RArVlEOd-v4IfOOYvEdYuhmeNcDpBxdOp05kbyMn_piIY/_nc23b0e12934942798a9503bf72122a33b1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q7391292>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RArVlEOd-v4IfOOYvEdYuhmeNcDpBxdOp05kbyMn_piIY/_nc23b0e12934942798a9503bf72122a33b1>
  a iop:Constraint;
  rdfs:label "height: 1.7 meter";
  iop:constrains <https://www.wikidata.org/entity/Q7391292> .

<https://w3id.org/iadopt/variable/20260401T095251-27> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:identifier "iadopt-variable-20260401T095251-27";
  rdfs:comment "I am measuring air temp at 1.7 meter height";
  rdfs:label "Air temperature at 1.7 meter height";
  skos:altLabel "temperature of air at 1.7 meter height";
  skos:definition "I am measuring air temp at 1.7 meter height";
  skos:prefLabel "Air temperature at 1.7 meter height";
  iop:hasConstraint <https://w3id.org/np/RA4TadB_LMyZWtdmhYOB6GDK-2jB9Vpae-U9tTZSGg-3E/_ne4935867af2b4debb76fbc8004c1fbcdb1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q7391292>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RA4TadB_LMyZWtdmhYOB6GDK-2jB9Vpae-U9tTZSGg-3E/_ne4935867af2b4debb76fbc8004c1fbcdb1>
  a iop:Constraint;
  rdfs:label "location: 1.7 meter height";
  iop:constrains <https://www.wikidata.org/entity/Q7391292> .

<https://w3id.org/iadopt/variable/20260327T125003-02#hasObjectOfInterest> a iop:Entity;
  rdfs:label "water" .

<https://w3id.org/iadopt/variable/20260327T125003-02> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:identifier "iadopt-variable-20260327T125003-02";
  rdfs:comment "LLM-proposed preferred label is stored in skos:prefLabel. The alternative label is generated from the simple-entity formula.";
  rdfs:label "Water turbidity of stagnant surface water";
  skos:altLabel "turbidity of water condition: stagnant in surface water";
  skos:definition "Water turbidity of stagnant surface water";
  skos:prefLabel "Water turbidity of stagnant surface water";
  iop:hasConstraint <https://w3id.org/np/RAHe4e5khCLBmu-n6XkdY3JlMjNv72pjed1M3fSZPeLBc/_ncb6bfc098fca4b4ea58ef6cb2a7123b0b1>;
  iop:hasMatrix <https://www.wikidata.org/entity/Q752112>;
  iop:hasObjectOfInterest <https://w3id.org/iadopt/variable/20260327T125003-02#hasObjectOfInterest>;
  iop:hasProperty <https://www.wikidata.org/entity/Q898574> .

<https://w3id.org/np/RAHe4e5khCLBmu-n6XkdY3JlMjNv72pjed1M3fSZPeLBc/_ncb6bfc098fca4b4ea58ef6cb2a7123b0b1>
  a iop:Constraint;
  rdfs:label "condition: stagnant";
  iop:constrains <https://w3id.org/iadopt/variable/20260327T125003-02#hasObjectOfInterest> .

<https://www.wikidata.org/entity/Q752112> a iop:Entity;
  rdfs:label "surface water" .

<https://www.wikidata.org/entity/Q898574> a iop:Property;
  rdfs:label "turbidity" .

<https://w3id.org/iadopt/variable/20260323T163937-70> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:identifier "iadopt-variable-20260323T163937-70";
  rdfs:comment "LLM-proposed preferred label is stored in skos:prefLabel. The alternative label is generated from the simple-entity formula.";
  skos:altLabel "temperature of soil location: surface depth: 10 cm";
  skos:definition "surface soil temperature at 10 cm dept";
  skos:prefLabel "surface soil temperature at 10 cm dept";
  iop:hasConstraint <https://w3id.org/np/RA-JA1uvCVVMMTHGTNqwP1QRPfYppY6aF8r84iMedlIMs/_na1fd239ca13845abae98eda342d0e784b1>,
    <https://w3id.org/np/RA-JA1uvCVVMMTHGTNqwP1QRPfYppY6aF8r84iMedlIMs/_na1fd239ca13845abae98eda342d0e784b2>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q36133>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RA-JA1uvCVVMMTHGTNqwP1QRPfYppY6aF8r84iMedlIMs/_na1fd239ca13845abae98eda342d0e784b1>
  a iop:Constraint;
  rdfs:label "location: surface";
  iop:constrains <https://www.wikidata.org/entity/Q36133> .

<https://w3id.org/np/RA-JA1uvCVVMMTHGTNqwP1QRPfYppY6aF8r84iMedlIMs/_na1fd239ca13845abae98eda342d0e784b2>
  a iop:Constraint;
  rdfs:label "depth: 10 cm";
  iop:constrains <https://www.wikidata.org/entity/Q36133> .

<https://w3id.org/iadopt/variable/20260323T131734-85#hasObjectOfInterest> a iop:Entity;
  rdfs:label "polystyrene PS042" .

<https://w3id.org/iadopt/variable/20260323T131734-85> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RA5MTl9GFH-QuuBHYEA2hOtxOMOV4-jrhtdx5lOy9CAQE>;
  dct:identifier "iadopt-variable-20260323T131734-85";
  rdfs:comment "LLM-proposed preferred label is stored in skos:prefLabel. The alternative label is generated from the simple-entity formula.";
  skos:altLabel "type: dynamic shear viscosity of polystyrene PS042 condition: DIN 51810-1";
  skos:definition "Dynamic shear viscosity of polystyrene PS042 under the testing conditions of DIN 51810-1.";
  skos:prefLabel "Dynamic shear viscosity of polystyrene PS042";
  iop:hasConstraint <https://w3id.org/np/RAKDjjFNd6j1vhinz5iMynVeJBDSAgHpaQ-3CwghS-CBU/_n606dcd5c68904105934cd0cce47c6787b1>,
    <https://w3id.org/np/RAKDjjFNd6j1vhinz5iMynVeJBDSAgHpaQ-3CwghS-CBU/_n606dcd5c68904105934cd0cce47c6787b2>;
  iop:hasObjectOfInterest <https://w3id.org/iadopt/variable/20260323T131734-85#hasObjectOfInterest>;
  iop:hasProperty <https://www.wikidata.org/entity/Q128709> .

<https://w3id.org/np/RAKDjjFNd6j1vhinz5iMynVeJBDSAgHpaQ-3CwghS-CBU/_n606dcd5c68904105934cd0cce47c6787b1>
  a iop:Constraint;
  rdfs:label "type: dynamic shear";
  iop:constrains <https://www.wikidata.org/entity/Q128709> .

<https://w3id.org/np/RAKDjjFNd6j1vhinz5iMynVeJBDSAgHpaQ-3CwghS-CBU/_n606dcd5c68904105934cd0cce47c6787b2>
  a iop:Constraint;
  rdfs:label "condition: DIN 51810-1";
  iop:constrains <https://w3id.org/iadopt/variable/20260323T131734-85#hasObjectOfInterest> .

<https://www.wikidata.org/entity/Q128709> a iop:Property;
  rdfs:label "viscosity" .

<https://w3id.org/iadopt/variable/20260316T134428-06> a fdof:FAIRDigitalObject, iop:Variable;
  dct:conformsTo <https://w3id.org/np/RAKqvAB5e_xBNbzu22rqgEOCrNZyI7syDVtT40LDz2hFY/I-ADOPT-Variable>;
  dct:created "2026-03-16T13:44:28Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  dct:creator orcid:0000-0003-2195-3997;
  dct:identifier "iadopt-variable-20260316T134428-06";
  pav:createdWith "LLM-assisted I-ADOPT variable generation";
  rdfs:comment "LLM-proposed preferred label is stored in skos:prefLabel. The alternative label is generated from the simple-entity formula.";
  rdfs:label "Air temperature at height 1.7 meter";
  skos:altLabel "temperature of air location: height 1.7 meter";
  skos:definition "measuring air temp at height 1.7 meter";
  skos:prefLabel "Air temperature at height 1.7 meter";
  prov:wasAttributedTo orcid:0000-0003-2195-3997;
  iop:hasConstraint <https://w3id.org/np/RA41_5lgZl1vVz5fcVbkk6abhYFsRuJ9-MxIzpbJgUCpI/_n8d499bf871634352b1341f35a9c46ef0b1>;
  iop:hasObjectOfInterest <https://www.wikidata.org/entity/Q7391292>;
  iop:hasProperty <https://www.wikidata.org/entity/Q11466> .

<https://w3id.org/np/RA41_5lgZl1vVz5fcVbkk6abhYFsRuJ9-MxIzpbJgUCpI/_n8d499bf871634352b1341f35a9c46ef0b1>
  a iop:Constraint;
  rdfs:label "location: height 1.7 meter";
  iop:constrains <https://www.wikidata.org/entity/Q7391292> .

<https://w3id.org/iadopt/variable/ExternalvsInternalSA> a owl:NamedIndividual, iop:Variable;
  dct:description "the distinction between the surface area of a material that is exposed on the outer particle surface (external surface area) and the surface area located within pores or internal structures of the material";
  rdfs:label "External vs internal SA", "external vs internal surface area of material";
  iop:hasObjectOfInterest <https://w3id.org/np/RAE5yFKO8MGUUsN1PlSgQ0nF_45OXIJQNDf0LDayoYScc/material>;
  iop:hasProperty <https://w3id.org/np/RAE5yFKO8MGUUsN1PlSgQ0nF_45OXIJQNDf0LDayoYScc/externalvsinternalsurfacearea> .

<https://w3id.org/iadopt/variable/ProteinCorona> a owl:NamedIndividual, iop:Variable;
  dct:description "the layer of proteins that spontaneously adsorbs onto the surface of a nanoparticle when it is exposed to a biological medium";
  rdfs:label "Protein corona", "protein corona of material";
  iop:hasObjectOfInterest <https://w3id.org/np/RAzbKIa37QTZpo9cSTsFo6ROkPKPqEVKFQFBDfKL11chw/material>;
  iop:hasProperty <https://w3id.org/np/RAzbKIa37QTZpo9cSTsFo6ROkPKPqEVKFQFBDfKL11chw/proteinCoronaFormation> .

<https://w3id.org/iadopt/variable/RespirationRate> a owl:NamedIndividual, iop:Variable;
  dct:description "oxygen consumption reflecting metabolic activity.";
  rdfs:label "Respiration rate", "respiration rate in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAxfo6eloSWoemBYch1F-rghLPzsnKbbpkYmDBzhUp3UU/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAxfo6eloSWoemBYch1F-rghLPzsnKbbpkYmDBzhUp3UU/RespirationRate> .

<https://w3id.org/iadopt/variable/EnergyReserves> a owl:NamedIndividual, iop:Variable;
  dct:description "stored energy available for metabolism.";
  rdfs:label "Energy reserves (lipids, glycogen)", "energy reserves in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAlSK40OjR207zH4ghT4xuz8EyvqyCfnNvHuvyn213q3M/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAlSK40OjR207zH4ghT4xuz8EyvqyCfnNvHuvyn213q3M/EnergyReserves> .

<https://w3id.org/iadopt/variable/ConditionIndex> a owl:NamedIndividual, iop:Variable;
  dct:description "a measure of organism health based on tissue mass relative to size.";
  rdfs:label "Condition index (molluscs)", "condition index (molluscs) in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAgipQbSi6MT7W_JtN-msTah0GohYyTtDvgRpXcR_Gk2k/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAgipQbSi6MT7W_JtN-msTah0GohYyTtDvgRpXcR_Gk2k/ConditionIndexMolluscs> .

<https://w3id.org/iadopt/variable/FiltrationRate> a owl:NamedIndividual, iop:Variable;
  dct:description "the volume of water filtered by organisms.";
  rdfs:label "Filtration rate", "filtration rate in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAyQg9NBko6Zhro7MrOjGngQoz8f2KFJjg1DPRawEkv4g/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAyQg9NBko6Zhro7MrOjGngQoz8f2KFJjg1DPRawEkv4g/FiltrationRate> .

<https://w3id.org/iadopt/variable/SedimentBioturbationActivity> a owl:NamedIndividual,
    iop:Variable;
  dct:description "sediment mixing caused by organisms.";
  rdfs:label "Sediment bioturbation activity", "sediment bioturbation activity in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAeEX0WUHoftNNCb3K9ge867juTYxr0PN4l14etw1tCso/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAeEX0WUHoftNNCb3K9ge867juTYxr0PN4l14etw1tCso/SedimentBioturbationActivity> .

<https://w3id.org/iadopt/variable/LeafLitterDecompositionRate> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the breakdown of organic material.";
  rdfs:label "Leaf litter decomposition rate", "leaf litter decomposition rate in exposed invertebrate organism";
  rdfs:seeAlso <http://vocabs.lter-europe.net/EnvThes/msa0594>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAMRTdzPmmgQDniuuK-8TdDoSJScFrkC3pb9CsFF8A72M/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAMRTdzPmmgQDniuuK-8TdDoSJScFrkC3pb9CsFF8A72M/LeafLitterDecompositionRate> .

<https://w3id.org/iadopt/variable/Multi-generationReproduction> a owl:NamedIndividual,
    iop:Variable;
  dct:description "reproductive performance across generations";
  rdfs:label "Multi-generation reproduction", "multi-generation reproduction in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAJwkQaVZocsSoVFgxyBUn3cWcvSLtnXI2-FoUjwZ8u8M/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAJwkQaVZocsSoVFgxyBUn3cWcvSLtnXI2-FoUjwZ8u8M/MultiGenerationReproduction> .

<https://w3id.org/iadopt/variable/CarryingCapacity> a owl:NamedIndividual, iop:Variable;
  dct:description "the maximum population size an environment can sustain.";
  rdfs:label "Carrying capacity (K)", "carrying capacity in exposed invertebrate population";
  rdfs:seeAlso <http://sbmi.uth.tmc.edu/ontology/ochv#2492>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA2HxEESXDe27ZYD-oFb8rm4iohJbHzZsJ3Rk-ldDsw_8/invertebratePopulation>;
  iop:hasProperty <https://w3id.org/np/RA2HxEESXDe27ZYD-oFb8rm4iohJbHzZsJ3Rk-ldDsw_8/CarryingCapacityK> .

<https://w3id.org/iadopt/variable/PopulationGrowthRate> a owl:NamedIndividual, iop:Variable;
  dct:description "the rate of increase in population size over time";
  rdfs:label "Population growth rate (r)", "population growth rate (r) in exposed invertebrate population";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/PATO_0040045>;
  iop:hasObjectOfInterest <https://w3id.org/np/RArtNOrEMPkcNJA9__aE245VWVv3ys1ZOY6SYPGMXPII8/invertebratePopulation>;
  iop:hasProperty <https://w3id.org/np/RArtNOrEMPkcNJA9__aE245VWVv3ys1ZOY6SYPGMXPII8/PopulationGrowthRateR> .

<https://w3id.org/iadopt/variable/BiofilmFormationOnCuticle> a owl:NamedIndividual,
    iop:Variable;
  dct:description "microbial growth on organism surfaces influenced by particles.";
  rdfs:label "Biofilm formation on cuticle", "biofilm formation on cuticle in exposed invertebrate organism exoskeleton";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/GO_0042710>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA2RNe-x31rfLAV6QwVgyUf6wkUJhEWY3IthWuXYbNsRs/invertebrateOrganismExoskeleton>;
  iop:hasProperty <https://w3id.org/np/RA2RNe-x31rfLAV6QwVgyUf6wkUJhEWY3IthWuXYbNsRs/BiofilmFormationOnCuticle> .

<https://w3id.org/iadopt/variable/MoltingInterference> a owl:NamedIndividual, iop:Variable;
  dct:description "disruption of molting due to nanoparticle exposure.";
  rdfs:label "Molting interference (nano)", "molting interference  in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAq_V1twALDRmrs3GZSBUnlzTppNh7oZ2ov832lISumWc/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAq_V1twALDRmrs3GZSBUnlzTppNh7oZ2ov832lISumWc/MoltingInterferenceNano> .

<https://w3id.org/iadopt/variable/ExoskeletonAdsorption> a owl:NamedIndividual, iop:Variable;
  dct:description "the binding of particles to external surfaces.";
  rdfs:label "Exoskeleton adsorption", "exoskeleton adsorption in exposed invertebrate organism exoskeleton";
  iop:hasObjectOfInterest <https://w3id.org/np/RASmDmg9c3tnTyTEw-6ZzUva-6A4SPn7rdCbXhejIY8m8/invertebrateOrganismExoskeleton>;
  iop:hasProperty <https://w3id.org/np/RASmDmg9c3tnTyTEw-6ZzUva-6A4SPn7rdCbXhejIY8m8/ExoskeletonAdsorption> .

<https://w3id.org/iadopt/variable/GutAccumulation> a owl:NamedIndividual, iop:Variable;
  dct:description "the retention of particles in digestive tissues.";
  rdfs:label "Gut accumulation", "gut accumulation in exposed invertebrate organism gut";
  iop:hasObjectOfInterest <https://w3id.org/np/RARF2f8s0gwsQU5zLOl-SM2lgNQVEE3EYM1aoh4u5WINE/invertebrateOrganismGut>;
  iop:hasProperty <https://w3id.org/np/RARF2f8s0gwsQU5zLOl-SM2lgNQVEE3EYM1aoh4u5WINE/GutAccumulation> .

<https://w3id.org/iadopt/variable/ParticleInternalisation> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the uptake of nanoparticles into organism tissues or cells.";
  rdfs:label "Particle internalisation", "particle internalisation in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAnJ_yxQ8Fg3iM0Nv8Pr1uTEKcOaFS_LN046DRTU58ym4/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAnJ_yxQ8Fg3iM0Nv8Pr1uTEKcOaFS_LN046DRTU58ym4/ParticleInternalisation> .

<https://w3id.org/iadopt/variable/TissueDistribution> a owl:NamedIndividual, iop:Variable;
  dct:description "the location and concentration of substances across tissues.";
  rdfs:label "Tissue distribution", "tissue distribution in exposed invertebrate organism tissue";
  rdfs:seeAlso <http://purl.bioontology.org/ontology/MESH/D014018>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA_Orh35RJ9owwg221PyRFgO75BvRsQRl_XLTH0lXoqyI/invertebrateOrganismTissue>;
  iop:hasProperty <https://w3id.org/np/RA_Orh35RJ9owwg221PyRFgO75BvRsQRl_XLTH0lXoqyI/TissueDistribution> .

<https://w3id.org/iadopt/variable/EliminationRateConstant> a owl:NamedIndividual,
    iop:Variable;
  dct:description "how quickly a substance is removed from an organism.";
  rdfs:label "Elimination rate constant", "elimination rate constant in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.bioontology.org/ontology/npo#NPO_1526>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA_BuYvH45KtcOSEnZtgBRys_KZQ3I0PhgE1KyX-7hmpw/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RA_BuYvH45KtcOSEnZtgBRys_KZQ3I0PhgE1KyX-7hmpw/EliminationRateConstant> .

<https://w3id.org/iadopt/variable/BioconcentrationFactor> a owl:NamedIndividual, iop:Variable;
  dct:description "the ratio of the concentration of a substance in an organism to its concentration in the surrounding environmental medium";
  rdfs:label "Bioconcentration factor (BCF)", "bioconcentration factor (bcf) in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.jp/bio/4/id/200906002110085213>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAbjtfq4c1_teHvse4d-2KaU34ZjHg-tmzdmwsjH9lTjk/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAbjtfq4c1_teHvse4d-2KaU34ZjHg-tmzdmwsjH9lTjk/BioconcentrationFactorBcf> .

<https://w3id.org/iadopt/variable/Whole-bodyConcentration> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the total amount of a substance present within an entire organism, expressed per unit of whole-body mass";
  rdfs:label "Whole-body concentration", "whole-body concentration in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAc5hyVbtexx9j0mQUs2SiTc4I4iAbCDFYW4-oiqH4hkk/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAc5hyVbtexx9j0mQUs2SiTc4I4iAbCDFYW4-oiqH4hkk/WholeBodyConcentration> .

<https://w3id.org/iadopt/variable/SexRatioAlteration> a owl:NamedIndividual, iop:Variable;
  dct:description "a change in the proportion of males and females.";
  rdfs:label "Sex ratio alteration", "sex ratio alteration in exposed invertebrate organism";
  rdfs:seeAlso <http://www.ebi.ac.uk/efo/EFO_0004820>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA4CpgruqKmIqxjgr3TFCLowKnNFG7LWy9ULQj-mJdSic/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RA4CpgruqKmIqxjgr3TFCLowKnNFG7LWy9ULQj-mJdSic/SexRatioAlteration> .

<https://w3id.org/iadopt/variable/ImposexIndex> a owl:NamedIndividual, iop:Variable;
  dct:description "the development of male sexual characteristics in females.";
  rdfs:label "Imposex index", "imposex index in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.jp/bio/4/id/200906075488773824>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAytwjK0irrRig-Jd5Go1sKVep7JCc_6XIQKG66CXLbhE/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAytwjK0irrRig-Jd5Go1sKVep7JCc_6XIQKG66CXLbhE/ImposexIndex> .

<https://w3id.org/iadopt/variable/Vitellogenin-likeProteinInduction> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the production of egg-yolk precursor proteins in response to endocrine disruption.";
  rdfs:label "Vitellogenin-like protein induction", "vitellogenin-like protein induction in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAXIdeJpGa18jN7TJ1RJQK88Pch6eh9wdhXThIoug1uAU/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAXIdeJpGa18jN7TJ1RJQK88Pch6eh9wdhXThIoug1uAU/VitellogeninLikeProteinInduction> .

<https://w3id.org/iadopt/variable/LysosomalMembraneStability> a owl:NamedIndividual,
    iop:Variable;
  dct:description "reflects cellular integrity and immune cell health.";
  rdfs:label "Lysosomal membrane stability", "lysosomal membrane stability in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/GO_0005765>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAgPvudrnJSUEU-bnkPAwm26KeW5oHJTVwZ9ndd3p_Fx4/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAgPvudrnJSUEU-bnkPAwm26KeW5oHJTVwZ9ndd3p_Fx4/LysosomalMembraneStability> .

<https://w3id.org/iadopt/variable/PhenoloxidaseActivity> a owl:NamedIndividual, iop:Variable;
  dct:description "the ability of immune cells to engulf foreign particles.";
  rdfs:label "Phenoloxidase activity", "phenoloxidase activity in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAGnncIFVlhYKrE4wD2--7ebJvSSr64N27OnMvxehd5HI/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAGnncIFVlhYKrE4wD2--7ebJvSSr64N27OnMvxehd5HI/PhenoloxidaseActivity> .

<https://w3id.org/iadopt/variable/PhagocyticActivity> a owl:NamedIndividual, iop:Variable;
  dct:description "the ability of immune cells to engulf foreign particles.";
  rdfs:label "Phagocytic activity", "phagocytic activity in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RANQyi4cMbX4Igs5BwVWjXH_xFz6-eiqiW82QYObvuAkM/invertebrateorganism>;
  iop:hasProperty <https://w3id.org/np/RANQyi4cMbX4Igs5BwVWjXH_xFz6-eiqiW82QYObvuAkM/PhagocyticActivity> .

<https://w3id.org/iadopt/variable/HemocyteCount> a owl:NamedIndividual, iop:Variable;
  dct:description "the number of immune cells present in circulatory fluid.";
  rdfs:label "Hemocyte count", "hemocyte count in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/BTO_0000571>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAv2npXZ-INSV9h0_YEGBMx13dp89DiXTsuL1X9qwf1Cc/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAv2npXZ-INSV9h0_YEGBMx13dp89DiXTsuL1X9qwf1Cc/HemocyteCount> .

<https://w3id.org/iadopt/variable/GlutathionePeroxidaseActivity> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the enzymatic reduction of peroxides to protect cells.";
  rdfs:label "Glutathione peroxidase (GPx) activity", "glutathione peroxidase (gpx) activity in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/GO_0004602>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA4TStMvMUqKnlj6c7gOH8iiS4pTnnnySFLVfK1glCeTs/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RA4TStMvMUqKnlj6c7gOH8iiS4pTnnnySFLVfK1glCeTs/GlutathionePeroxidaseGpxActivity> .

<https://w3id.org/iadopt/variable/CatalaseActivity> a owl:NamedIndividual, iop:Variable;
  dct:description "the breakdown of hydrogen peroxide to prevent oxidative damage.";
  rdfs:label "Catalase (CAT) activity", "catalase activity in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/GO_0004096>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAXuC_xENw5IfQSzDgJK0IApWI6XAnsLvFz91jWwdssQA/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAXuC_xENw5IfQSzDgJK0IApWI6XAnsLvFz91jWwdssQA/CatalaseCatActivity> .

<https://w3id.org/iadopt/variable/SuperoxideDismutaseActivity> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the enzymatic neutralisation of superoxide radicals.";
  rdfs:label "Superoxide dismutase (SOD) activity", "superoxide dismutase activity in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/GO_0004784>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAbILnxY0MVE9nN7hMB2MkkphKtONY5p0SciMPRoboMjg/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAbILnxY0MVE9nN7hMB2MkkphKtONY5p0SciMPRoboMjg/SuperoxideDismutaseSodActivity> .

<https://w3id.org/iadopt/variable/ReactiveOxygenSpecies> a owl:NamedIndividual, iop:Variable;
  dct:description "chemically reactive oxygen molecules produced during oxidative stress.";
  rdfs:label "Reactive oxygen species (ROS)", "reactive oxygen species in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.bioontology.org/ontology/MESH/D017382>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAnAFfN1vkMmuu5dsHZoEAM6shRQbIJDdT5FugxghajKI/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAnAFfN1vkMmuu5dsHZoEAM6shRQbIJDdT5FugxghajKI/ReactiveOxygenSpeciesRos> .

<https://w3id.org/iadopt/variable/SwimmingBehaviourImpairment> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the disruption of normal swimming ability due to neurotoxic effects.";
  rdfs:label "Swimming behaviour impairment", "swimming behaviour impairment in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAz96HKdgY9tCNrcEIkjU66K6IQeDffE1R9qdnK5dK-ZU/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAz96HKdgY9tCNrcEIkjU66K6IQeDffE1R9qdnK5dK-ZU/SwimmingBehaviourImpairment> .

<https://w3id.org/iadopt/variable/NeurotransmitterLevels> a owl:NamedIndividual, iop:Variable;
  dct:description "the concentrations of chemical messengers responsible for nerve communication.";
  rdfs:label "Neurotransmitter levels", "neurotransmitter levels in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/OBA_0000116>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAZW1c3Z5Leh02432IJ3KLy1wXg7afGFJBl7L7kRswYDQ/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAZW1c3Z5Leh02432IJ3KLy1wXg7afGFJBl7L7kRswYDQ/NeurotransmitterLevels> .

<https://w3id.org/iadopt/variable/GlutathioneS-transferaseActivity> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the enzymatic detoxification of harmful compounds, protecting neural tissues.";
  rdfs:label "Glutathione S-transferase (GST) activity", "glutathione s-transferase activity in exposed invertebrate organism";
  rdfs:seeAlso <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C16641>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAMGsYvQDn6FXyVgzrLLfIvRyM92lOhiJY1ACC_G3awYo/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAMGsYvQDn6FXyVgzrLLfIvRyM92lOhiJY1ACC_G3awYo/GlutathioneSTransferaseGstActivity> .

<https://w3id.org/iadopt/variable/AcetylcholinesteraseActivity> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the enzymatic breakdown of acetylcholine, essential for normal nerve signal transmission.";
  rdfs:label "Acetylcholinesterase (AChE) activity", "acetylcholinesterase (ache) activity in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/GO_0003990>;
  iop:hasObjectOfInterest <https://w3id.org/np/RALT0Q9zHBKiWCJ5-xntNjm5uA64y1Jr2mSH89eyKq2Bk/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RALT0Q9zHBKiWCJ5-xntNjm5uA64y1Jr2mSH89eyKq2Bk/AcetylcholinesteraseAcheActivity> .

<https://w3id.org/iadopt/variable/PredatorAvoidanceResponse> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the behavioural reaction used to escape or avoid predators.";
  rdfs:label "Predator avoidance response", "predator avoidance response in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/SIBO_0000528>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAznXAC0CM51ojrReIwb4sJvNo4h88_sh1y4ysQk3btwQ/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAznXAC0CM51ojrReIwb4sJvNo4h88_sh1y4ysQk3btwQ/PredatorAvoidanceResponse> .

<https://w3id.org/iadopt/variable/BurrowingActivity> a owl:NamedIndividual, iop:Variable;
  dct:description "the extent to which organisms dig into sediment or substrate.";
  rdfs:label "Burrowing activity", "burrowing activity in exposed invertebrate organism";
  rdfs:seeAlso <http://localhost/plosthes.2017-1#8017>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAmDF1IEPN1fbAcgE4LLbvZY9svHC5PZvJDlrTi0dWRJ8/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAmDF1IEPN1fbAcgE4LLbvZY9svHC5PZvJDlrTi0dWRJ8/BurrowingActivity> .

<https://w3id.org/iadopt/variable/FeedingRate> a owl:NamedIndividual, iop:Variable;
  dct:description "the amount of food consumed per organism over time.";
  rdfs:label "Feeding rate", "feeding rate in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.jp/bio/4/id/201106006571202444>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA02FyemjYA9chRPulLzVZ3eEb-QQ4mUj5ho_Fe4iwUsg/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RA02FyemjYA9chRPulLzVZ3eEb-QQ4mUj5ho_Fe4iwUsg/FeedingRate> .

<https://w3id.org/iadopt/variable/AvoidanceBehaviour> a owl:NamedIndividual, iop:Variable;
  dct:description "the movement of organisms away from contaminated environments.";
  rdfs:label "Avoidance behaviour", "avoidance behaviour in exposed invertebrate organism";
  rdfs:seeAlso <http://humanbehaviourchange.org/ontology/BCIO_036073>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAo-hQopWD9EWdfK1ymoB59pV2gayTE2PD8LBg4YmlF_0/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAo-hQopWD9EWdfK1ymoB59pV2gayTE2PD8LBg4YmlF_0/AvoidanceBehaviour> .

<https://w3id.org/iadopt/variable/LocomotorActivity> a owl:NamedIndividual, iop:Variable;
  dct:description "the level of spontaneous movement exhibited by organisms.";
  rdfs:label "Locomotor activity", "locomotor activity in exposed invertebrate organism";
  rdfs:seeAlso <http://bioontology.org/projects/ontologies/birnlex#birnlex_1892>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAZ-MtIRg0nDKNabZ4TprP8oF4RlIpq4wL5NmvgZcTcBM/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAZ-MtIRg0nDKNabZ4TprP8oF4RlIpq4wL5NmvgZcTcBM/LocomotorActivity> .

<https://w3id.org/iadopt/variable/MetamorphosisSuccess> a owl:NamedIndividual, iop:Variable;
  dct:description "the proportion of organisms that successfully complete transformation to the next developmental stage.";
  rdfs:label "Metamorphosis success", "metamorphosis success in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/GO_0007552>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAbxAAgNoiCbXGGHqfX0QrAoiPkVIl-jjn1hkLdnXOlp8/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAbxAAgNoiCbXGGHqfX0QrAoiPkVIl-jjn1hkLdnXOlp8/MetamorphosisSuccess> .

<https://w3id.org/iadopt/variable/MoltingInhibition> a owl:NamedIndividual, iop:Variable,
    owl:NamedIndividual, iop:Variable;
  dct:description "the reduction or disruption of normal molting processes due to toxic exposure.",
    "the reduction or disruption of normal molting processes due to toxic exposure.";
  rdfs:label "Molting inhibition", "molting inhibition in exposed invertebrate organism",
    "Molting inhibition", "molting inhibition in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RASB7X4y7ywUBqXpKS97zXXwZcDBxUIxEIoiOsNIJ-7RA/invertebrateOrganism>,
    <https://w3id.org/np/RAfwt6H_yDznZEZziOr2GCZzhQ6vJB-lOelEQuEavDVgo/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RASB7X4y7ywUBqXpKS97zXXwZcDBxUIxEIoiOsNIJ-7RA/MoltingInhibition>,
    <https://w3id.org/np/RAfwt6H_yDznZEZziOr2GCZzhQ6vJB-lOelEQuEavDVgo/MoltingInhibition> .

<https://w3id.org/iadopt/variable/MoltingFrequency> a owl:NamedIndividual, iop:Variable;
  dct:description "the number of molting events occurring over a given period.";
  rdfs:label "Molting frequency", "molting frequency in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.bioontology.org/ontology/MESH/D018978>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAVWVhEHoX1MIeN-jjs3Jxg0f4cxztINNeLD1et0g_Z7U/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAVWVhEHoX1MIeN-jjs3Jxg0f4cxztINNeLD1et0g_Z7U/MoltingFrequency> .

<https://w3id.org/iadopt/variable/EggProductionRate> a owl:NamedIndividual, iop:Variable;
  dct:description "the number of eggs produced per organism over time.";
  rdfs:label "Egg production rate", "egg production rate in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAX7sEvmmpQ536b85doC7ENrJBuzLUKD6obzM0SoxHoPk/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAX7sEvmmpQ536b85doC7ENrJBuzLUKD6obzM0SoxHoPk/EggProductionRate> .

<https://w3id.org/iadopt/variable/BroodSize> a owl:NamedIndividual, iop:Variable;
  dct:description "the number of offspring produced per reproductive event.";
  rdfs:label "Brood size", "brood size in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/PATO_0000276>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAO8JhNgRfRIFRNb9YWVbn10NPQ9nNTDiji3e0HLAOicM/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAO8JhNgRfRIFRNb9YWVbn10NPQ9nNTDiji3e0HLAOicM/BroodSize> .

<https://w3id.org/iadopt/variable/Fecundity> a owl:NamedIndividual, iop:Variable;
  dct:description "the total reproductive capacity of an organism, measured as the number of eggs or offspring produced.";
  rdfs:label "Fecundity", "fecundity in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/PATO_0000273>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAu6-bjuIHID3D74zIPRh_Pq_yVaq5glrSsFGG21TR44w/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAu6-bjuIHID3D74zIPRh_Pq_yVaq5glrSsFGG21TR44w/Fecundity> .

<https://w3id.org/iadopt/variable/ReproductionRate> a owl:NamedIndividual, iop:Variable;
  dct:description "the number of offspring produced per female over a defined period.";
  rdfs:label "Reproduction rate (offspring per female)", "reproduction rate in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/GSSO_006828>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAncqVY9iv1L5IGPXxe-nIAwp-Qj-o-b600I1PfwBg_Jk/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAncqVY9iv1L5IGPXxe-nIAwp-Qj-o-b600I1PfwBg_Jk/ReproductionRate> .

<https://w3id.org/iadopt/variable/LarvalAbnormalities> a owl:NamedIndividual, iop:Variable;
  dct:description "structural or functional defects observed in larval organisms following exposure.";
  rdfs:label "Larval abnormalities", "larval abnormalities in exposed invertebrate organism larva";
  rdfs:seeAlso <http://purl.bioontology.org/ontology/MESH/Q000002>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA5rgYMT0KmttwziDDbtBJQtQ3aJ-x4BWJhGHlmLMOIaA/invertebrateOrganismLarva>;
  iop:hasProperty <https://w3id.org/np/RA5rgYMT0KmttwziDDbtBJQtQ3aJ-x4BWJhGHlmLMOIaA/LarvalAbnormalities> .

<https://w3id.org/iadopt/variable/HatchingSuccess> a owl:NamedIndividual, iop:Variable;
  dct:description "the proportion of eggs that successfully hatch into viable offspring.";
  rdfs:label "Hatching success", "hatching success in exposed invertebrate organism embryo";
  rdfs:seeAlso <http://purl.jp/bio/4/id/201106025968943950>;
  iop:hasObjectOfInterest <https://w3id.org/np/RABfNDi0Ifdxqin21BGnGf3PKxCAmPRHC5A7tDZjQzydE/invertebrateorganismembryo>;
  iop:hasProperty <https://w3id.org/np/RABfNDi0Ifdxqin21BGnGf3PKxCAmPRHC5A7tDZjQzydE/HatchingSuccess> .

<https://w3id.org/iadopt/variable/TimeToFirstReproduction> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the duration required for an organism to reach reproductive maturity and produce offspring.";
  rdfs:label "Time to first reproduction", "time to first reproduction in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAn4Cqqv5YW8G_4IFsJS7xODduUmuQRPIk9mzhsdGDmlo/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAn4Cqqv5YW8G_4IFsJS7xODduUmuQRPIk9mzhsdGDmlo/TimeToFirstReproduction> .

<https://w3id.org/iadopt/variable/DevelopmentalDelay> a owl:NamedIndividual, iop:Variable;
  dct:description "the slowing or disruption of normal progression through developmental stages caused by exposure to a substance.";
  rdfs:label "Developmental delay", "developmental delay in exposed invertebrate organism";
  rdfs:seeAlso <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C116942>;
  iop:hasObjectOfInterest <https://w3id.org/np/RAbthFR_cRoWT4RyxkV6uKfz0Lg5TuQXNvqU5avgcYfpM/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RAbthFR_cRoWT4RyxkV6uKfz0Lg5TuQXNvqU5avgcYfpM/DevelopmentalDelay> .

<https://w3id.org/iadopt/variable/GrowthRate> a owl:NamedIndividual, iop:Variable;
  dct:description "the change in organism size or mass over time, reflecting overall developmental progression and physiological condition";
  rdfs:label "Growth rate", "growth rate in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/PATO_0001492>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA9WLPiL7rUksLNQD2ockB06qCObAF9q5ZCrbzh4mumnU/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RA9WLPiL7rUksLNQD2ockB06qCObAF9q5ZCrbzh4mumnU/GrowthRate> .

<https://w3id.org/iadopt/variable/BodyWeight> a owl:NamedIndividual, iop:Variable;
  dct:description "Body weight is the mass of an organism, used to assess growth, health status, and potential toxic effects on metabolism or development.";
  rdfs:label "Body weight", "body weight in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.bioontology.org/ontology/MESH/D001835>;
  iop:hasObjectOfInterest <https://w3id.org/np/RACqb8f5xz_WajAhP3hJuIJgRFpdonV_Ghpk4cery4QLk/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RACqb8f5xz_WajAhP3hJuIJgRFpdonV_Ghpk4cery4QLk/BodyWeight> .

<https://w3id.org/iadopt/variable/BodyLength> a owl:NamedIndividual, iop:Variable;
  dct:description "the measured longitudinal size of an organism, used as an indicator of growth and developmental progression.";
  rdfs:label "Body length", "body length in exposed invertebrate organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/OBA_VT0001256>;
  iop:hasObjectOfInterest <https://w3id.org/np/RA5BZ0gj8BPVs_gSD6yw2kNIve9SZBVnfAjBF-9cJW7mo/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RA5BZ0gj8BPVs_gSD6yw2kNIve9SZBVnfAjBF-9cJW7mo/BodyLength> .

<https://w3id.org/iadopt/variable/Time-to-death> a owl:NamedIndividual, iop:Variable;
  dct:description "Time-to-death is the duration required for 50% of exposed organisms to die after exposure, reflecting the speed and severity of toxic effects";
  rdfs:label "Time-to-death (LT50)", "time-to-death in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RA2nfVWLr6MkzgN29r8JxyHqXPQAEgvXv3DaFmtGCQMc4/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RA2nfVWLr6MkzgN29r8JxyHqXPQAEgvXv3DaFmtGCQMc4/TimeToDeathLt50> .

<https://w3id.org/iadopt/variable/ImmobilisationRate> a owl:NamedIndividual, iop:Variable,
    owl:NamedIndividual, iop:Variable;
  dct:description "Immobilisation rate is the proportion of organisms that lose the ability to move normally following exposure to a substance, indicating severe physiological or neurological impairment.",
    "Immobilisation rate is the proportion of organisms that lose the ability to move normally following exposure to a substance, indicating severe physiological or neurological impairment.";
  rdfs:label "Immobilisation rate", "immobilisation rate in exposed invertebrate organism",
    "Immobilisation rate", "immobilisation rate in exposed invertebrate organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RA7ZDhX6ckssqv6RF2lmCPtOmRRGKLKPk63DFMi_hHPK8/invertebrateOrganism>,
    <https://w3id.org/np/RA6CSPPno-hrzTonpqHNIxwB0OloN4DEcWQWPjC-7iUY0/invertebrateOrganism>;
  iop:hasProperty <https://w3id.org/np/RA7ZDhX6ckssqv6RF2lmCPtOmRRGKLKPk63DFMi_hHPK8/ImmobilisationRate>,
    <https://w3id.org/np/RA6CSPPno-hrzTonpqHNIxwB0OloN4DEcWQWPjC-7iUY0/ImmobilisationRate> .

<https://w3id.org/iadopt/variable/GranulomaFormation> a owl:NamedIndividual, iop:Variable;
  dct:description "the development of localized aggregates of immune and inflammatory cells around persistent particles or foreign materials in tissues.";
  rdfs:label "Granuloma formation", "granuloma formation in exposed organism";
  rdfs:seeAlso <http://purl.obolibrary.org/obo/GO_0002432>;
  iop:hasObjectOfInterest <https://w3id.org/np/RALBxxg3detqqmhFth3nQcsI3NiB5MfXSzjAUoIjQNgzM/organ/tissue>;
  iop:hasProperty <https://w3id.org/np/RALBxxg3detqqmhFth3nQcsI3NiB5MfXSzjAUoIjQNgzM/granulomaformation> .

<https://w3id.org/iadopt/variable/Particle-inducedfibrosis> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the formation of excess fibrous connective tissue in organs following exposure to particulate materials.";
  rdfs:label "Particle-induced fibrosis", "particle-induced fibrosis in exposed organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RAK1mh65bW-iy3QDy8AZkt7_W7S84A2-2xqXPQgJWy8qQ/organism/tissue>;
  iop:hasProperty <https://w3id.org/np/RAK1mh65bW-iy3QDy8AZkt7_W7S84A2-2xqXPQgJWy8qQ/Particle-inducedfibrosisResponse> .

<https://w3id.org/iadopt/variable/PersistentParticleBurden> a owl:NamedIndividual,
    iop:Variable;
  dct:description "the amount of particulate material that remains in tissues or organisms over time due to limited clearance or degradation.";
  rdfs:label "Persistent particle burden", "persistent particle burden in exposed organism";
  iop:hasObjectOfInterest <https://w3id.org/np/RA-XXXYRVb3rPUqW8ZMoFnLSrZ7Cb_KTDymPFth8ab9w0/organism>;
  iop:hasProperty <https://w3id.org/np/RA-XXXYRVb3rPUqW8ZMoFnLSrZ7Cb_KTDymPFth8ab9w0/persistentParticleLoad> .

<https://w3id.org/iadopt/variable/Growth> a owl:NamedIndividual, iop:Variable;
  dct:description "The process of increasing in physical size, mass or number, gradually and irreversibly";
  rdfs:label "Growth (plants)", "growth in exposed plants";
  rdfs:seeAlso <http://purl.dataone.org/odo/ECSO_00000540>;
  iop:hasObjectOfInterest <https://w3id.org/np/RApfHC6mH2wO6m26ErQi_3QraLVpxwi1ZEqsiyzKwZe6s/Plant>;
  iop:hasProperty <https://w3id.org/np/RApfHC6mH2wO6m26ErQi_3QraLVpxwi1ZEqsiyzKwZe6s/growthrate> .

<https://w3id.org/iadopt/variable/Bioaccumulation> a owl:NamedIndividual, iop:Variable;
  dct:description "the uptake and retention of a substance in an organism over time, resulting in higher internal concentrations than in the surrounding environment.";
  rdfs:label "Bioaccumulation", "bioaccumulation of test substance";
  iop:hasObjectOfInterest <https://w3id.org/np/RA2GoiUlJcpQowNz28hngkUYKpXBeZG_6hFUkZbF4S0E4/organism>;
  iop:hasProperty <https://w3id.org/np/RA2GoiUlJcpQowNz28hngkUYKpXBeZG_6hFUkZbF4S0E4/bioaccumulationFactor> .

<https://w3id.org/iadopt/variable/Reproduction> a owl:NamedIndividual, iop:Variable;
  dct:description "The generation of offspring by living organisms.";
  rdfs:label "Reproduction", "reproduction in exposed organisms";
  rdfs:seeAlso <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C17087>;
  iop:hasObjectOfInterest <https://w3id.org/np/RATISPZ7jlvhVbGb4kCsn7ZqFuOIW4czRAfc9fOKGFn7k/testorganism>;
  iop:hasProperty <https://w3id.org/np/RATISPZ7jlvhVbGb4kCsn7ZqFuOIW4czRAfc9fOKGFn7k/reproductiveOutput> .

<https://w3id.org/iadopt/variable/GrowthInhibition> a owl:NamedIndividual, iop:Variable;
  dct:description "the reduction in organism growth rate, size, or biomass caused by exposure to a substance.";
  rdfs:label "Growth inhibition", "growth inhibition in exposed organisms";
  iop:hasObjectOfInterest <https://w3id.org/np/RAEBmrfK1ug_3UE1F9mutZ2S92BchWlqlmbuJTlW3xhic/testorganism>;
  iop:hasProperty <https://w3id.org/np/RAEBmrfK1ug_3UE1F9mutZ2S92BchWlqlmbuJTlW3xhic/GrowthInhibition> .
