@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 cb: <https://w3id.org/spaces/carabid-beetles/r/ontology/> .

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

<https://w3id.org/iadopt/variable/SoftwareComponentType> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAqDWaPpMKWtDMUF8kiuaJSEIKCBTO0F3ufWo-62EzOW4/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAqDWaPpMKWtDMUF8kiuaJSEIKCBTO0F3ufWo-62EzOW4/componenttype> .

<https://w3id.org/iadopt/variable/SoftwareComponentStructure> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAaK4RN3kg43F7inYx2f7tKO8g0RQNR7oaCgIQl01yVXk/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAaK4RN3kg43F7inYx2f7tKO8g0RQNR7oaCgIQl01yVXk/ComponentStructure> .

<https://w3id.org/iadopt/variable/SoftwareChangeLog> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAxT4mvjIcKMwABwmxFj76NAiEWwr-nUeXu6ZkoFm0GEw/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAxT4mvjIcKMwABwmxFj76NAiEWwr-nUeXu6ZkoFm0GEw/changelog> .

<https://w3id.org/iadopt/variable/TrustedRepositoryIndicator> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAufoNFyOGo5QMPWC1_j60qknrHVcfbovxG72-Ld18l2k/repository>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAufoNFyOGo5QMPWC1_j60qknrHVcfbovxG72-Ld18l2k/trustedrepositorystatus> .

<https://w3id.org/iadopt/variable/SoftwareDocumentation> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAoRuBsgozgmES9acyIXVFPz_KylqAF79R_GecmuzVDmM/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAoRuBsgozgmES9acyIXVFPz_KylqAF79R_GecmuzVDmM/documentation> .

<https://w3id.org/iadopt/variable/SoftwareSustainabilityPlan> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAPkuZHhrguZ9q5bhgnE98o6fzRcUN5It2jEU_1kKjwfA/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAPkuZHhrguZ9q5bhgnE98o6fzRcUN5It2jEU_1kKjwfA/SustainabilityPlan> .

<https://w3id.org/iadopt/variable/SoftwareTRL> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA9bcYDArjiJ0bfCz5Cn-O9nmtmQQTrM1sNbraaVNbbVQ/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA9bcYDArjiJ0bfCz5Cn-O9nmtmQQTrM1sNbraaVNbbVQ/TRL> .

<https://w3id.org/iadopt/variable/SoftwareIntendedUse> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAzCVLle4lKo6vUqK2EAnHhgz1lpM2natsqKMZQI9ku5s/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAzCVLle4lKo6vUqK2EAnHhgz1lpM2natsqKMZQI9ku5s/IntendedUse> .

<https://w3id.org/iadopt/variable/SoftwareFundingSource> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA9u9LKcl5Q7xkyIUjr7GvYFHq8mmxD-ObkcsOegoMP8w/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA9u9LKcl5Q7xkyIUjr7GvYFHq8mmxD-ObkcsOegoMP8w/fundingsource> .

<https://w3id.org/iadopt/variable/SourceCodeHostingPlatform> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA_KFwzv06xqCE16OvGjmlQpR-ExXVoT1xNxlPXjZQ8p0/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA_KFwzv06xqCE16OvGjmlQpR-ExXVoT1xNxlPXjZQ8p0/SourceCodeHostingPlatform> .

<https://w3id.org/iadopt/variable/hasProgrammingLanguage> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA2v1C5z6oymMYKLs04ya7jUTNHcGBYA3j0IGZji0-j2E/software>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA2v1C5z6oymMYKLs04ya7jUTNHcGBYA3j0IGZji0-j2E/programminglanguage> .

<https://w3id.org/np/RAcuibbdd32gsdGolU7jRdd2Ty6rNOCzToi1BfVL8nUao/slow-develping_larvae>
  a owl:NamedIndividual, cb:Breeding_time;
  dct:description "they have an annual duration or a biennial cycle, where the larval development period can exceed twelve months.";
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "slow-developing larvae";
  rdfs:seeAlso <http://www.isprambiente.gov.it/contentfiles/00003400/3478-mlg34-2005.pdf> .

<https://w3id.org/np/RAKQApytPkoM_gTeWjI9GJpFfUWTKaRFdFTsdxonsTuwo/winter_larvae>
  a owl:NamedIndividual, cb:Breeding_time;
  dct:description "adults reproduce from late summer to late autumn, and in some cases, early winter. Larvae develop more slowly and are dependent on an obligatory dormancy that requires a drop in temperature to proceed. Development can thus last 8–9 months.";
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "winter larvae";
  rdfs:seeAlso <http://www.isprambiente.gov.it/contentfiles/00003400/3478-mlg34-2005.pdf> .

cb:summer_larvae a owl:NamedIndividual, cb:Breeding_time;
  dct:description "adults reproduce in spring or summer. Larvae grow rapidly and are strictly temperature-dependent, without dormancy. Development is often very fast (a few weeks). This reproductive adaptation can essentially be defined as \"opportunistic.\"";
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "summer larvae";
  rdfs:seeAlso <http://www.isprambiente.gov.it/contentfiles/00003400/3478-mlg34-2005.pdf> .

<https://w3id.org/spaces/marine-biodiversity/r/ontology/manubrium> a owl:NamedIndividual,
    <https://w3id.org/spaces/marine-biodiversity/r/ontology/MorphologicalCharacter>;
  dct:description "Manubrium is a part that supports mouth";
  dct:partOf <https://w3id.org/spaces/marine-biodiversity/r/ontology>;
  rdfs:label "Manubrium" .

<https://w3id.org/np/RAL-zG1CMngbsMEXGQX7Hx6PsmtL6_YDtymL7UYQ4npBM/Italian_Sicily>
  a owl:NamedIndividual, cb:Chorotype;
  dct:description "species endemic to Sicily island, Italy";
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Italian endemic Sicily";
  rdfs:seeAlso <https://doi.org/10.21426/B6110172>;
  cb:hasChorotypeLetterCode "SICI";
  cb:hasChorotypeNumericalCode "3900.21" .

<https://w3id.org/np/RALDQK6GY-Ij13V5Hjfo0sjQ3q7tsvqg6VfxGoqxzjMlA/Italian_Sardinia>
  a owl:NamedIndividual, cb:Chorotype;
  dct:description "species endemic to Sardinia island, Italy";
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Italian endemic Sardinia";
  rdfs:seeAlso <https://doi.org/10.21426/B6110172>;
  cb:hasChorotypeLetterCode "SARD";
  cb:hasChorotypeNumericalCode "3900.20" .

<https://w3id.org/np/RAv7blEtU1Y-oE8LXGFwZ4ddO5GeTfN7gWMk5EgRiwmQA/Italian_apenninic>
  a owl:NamedIndividual, cb:Chorotype;
  dct:description "species endemic to Italian Apennines";
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Italian endemic Apennines";
  rdfs:seeAlso <https://doi.org/10.21426/B6110172>;
  cb:hasChorotypeLetterCode "APPE";
  cb:hasChorotypeNumericalCode "3900.13" .

<https://w3id.org/np/RAw11WCykI0PqAqVT0n1nPO4jaVmbgPZC0oDXGPHe7-iI/Italian_alpic>
  a owl:NamedIndividual, cb:Chorotype;
  dct:description "species endemic to the Italian Alps";
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Italian endemic Alps";
  rdfs:seeAlso <https://doi.org/10.21426/B6110172>;
  cb:hasChorotypeLetterCode "ALP";
  cb:hasChorotypeNumericalCode "3900.011" .

<https://w3id.org/np/RA_9GjET1NLMCTLzKy529qUEN_e_ADlIxKfRRoaqfYZLs/Italian_alap_endemic>
  a owl:NamedIndividual, cb:Chorotype;
  dct:description "species endemic to the Italian Alps and Apennines";
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Italian endemic Alps-Apennines";
  rdfs:seeAlso <https://doi.org/10.21426/B6110172>;
  cb:hasChorotypeLetterCode "ALAP";
  cb:hasChorotypeNumericalCode "3900.10" .

<https://w3id.org/np/RAKUVT2-1iIKJrTq5EhwvHKiMOmxRgvBj4OmfC-Iccy0g/Italian_endemic>
  a owl:NamedIndividual, cb:Chorotype;
  dct:description "species endemic to Italy";
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Italian endemic";
  rdfs:seeAlso <https://doi.org/10.21426/B6110172>;
  cb:hasChorotypeLetterCode "ITAL";
  cb:hasChorotypeNumericalCode "3900.01" .

cb:Afrotropico-Indo-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Afrotropico-Indo-Mediterranean";
  cb:hasChorotypeLetterCode "AIM";
  cb:hasChorotypeNumericalCode "4.01" .

cb:Afrotropico-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Afrotropico-Mediterranean";
  cb:hasChorotypeLetterCode "AFM";
  cb:hasChorotypeNumericalCode "4.02" .

cb:Arabian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Arabian";
  cb:hasChorotypeLetterCode "ARA";
  cb:hasChorotypeNumericalCode "5.06" .

cb:Asiatic a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Asiatic";
  cb:hasChorotypeLetterCode "ASI";
  cb:hasChorotypeNumericalCode "5.01" .

cb:Asiatic-European a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Asiatic-European";
  cb:hasChorotypeLetterCode "ASE";
  cb:hasChorotypeNumericalCode "1.04" .

cb:Centralasiatic a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Centralasiatic";
  cb:hasChorotypeLetterCode "CAS";
  cb:hasChorotypeNumericalCode "5.03" .

cb:Centralasiatic-European a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Centralasiatic-European";
  cb:hasChorotypeLetterCode "CAE";
  cb:hasChorotypeNumericalCode "1.07" .

cb:Centralasiatic-Europeo-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Centralasiatic-Europeo-Mediterranean";
  cb:hasChorotypeLetterCode "CEM";
  cb:hasChorotypeNumericalCode "1.06" .

cb:Centralasiatic-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Centralasiatic-Mediterranean";
  cb:hasChorotypeLetterCode "CAM";
  cb:hasChorotypeNumericalCode "1.08" .

cb:Centraleuropean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Centraleuropean";
  cb:hasChorotypeLetterCode "CEU";
  cb:hasChorotypeNumericalCode "2.03" .

cb:E-European a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "E-European";
  cb:hasChorotypeLetterCode "EEU";
  cb:hasChorotypeNumericalCode "2.06" .

cb:E-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "E-Mediterranean";
  cb:hasChorotypeLetterCode "EME";
  cb:hasChorotypeNumericalCode "3.03" .

cb:European a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "European";
  cb:hasChorotypeLetterCode "EUR";
  cb:hasChorotypeNumericalCode "2.01" .

cb:Europeo-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Europeo-Mediterranean";
  cb:hasChorotypeLetterCode "EUM";
  cb:hasChorotypeNumericalCode "1.12" .

cb:Holarctic a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Holarctic";
  cb:hasChorotypeLetterCode "OLA";
  cb:hasChorotypeNumericalCode "1.01" .

cb:Indo-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Indo-Mediterranean";
  cb:hasChorotypeLetterCode "INM";
  cb:hasChorotypeNumericalCode "4.03" .

cb:Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Mediterranean";
  cb:hasChorotypeLetterCode "MED";
  cb:hasChorotypeNumericalCode "3.01" .

cb:Mediterraneo-Sindian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Mediterraneo-Sindian";
  cb:hasChorotypeLetterCode "MES";
  cb:hasChorotypeNumericalCode "3.05" .

cb:N-African a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "N-African";
  cb:hasChorotypeLetterCode "NAF";
  cb:hasChorotypeNumericalCode "3.04" .

cb:N-European a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "N-European";
  cb:hasChorotypeLetterCode "NEU";
  cb:hasChorotypeNumericalCode "2.02" .

cb:NE-African-Sindian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "NE-African-Sindian";
  cb:hasChorotypeLetterCode "NAS";
  cb:hasChorotypeNumericalCode "5.11" .

cb:Palearctic a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Palearctic";
  cb:hasChorotypeLetterCode "PAL";
  cb:hasChorotypeNumericalCode "1.02" .

cb:S-European a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "S-European";
  cb:hasChorotypeLetterCode "SEU";
  cb:hasChorotypeNumericalCode "2.04" .

cb:SW-Asiatic a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "SW-Asiatic";
  cb:hasChorotypeLetterCode "SWA";
  cb:hasChorotypeNumericalCode "1.13" .

cb:Saharian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Saharian";
  cb:hasChorotypeLetterCode "SAH";
  cb:hasChorotypeNumericalCode "5.05" .

cb:Saharo-Sahclo-Arabian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Saharo-Sahclo-Arabian";
  cb:hasChorotypeLetterCode "SSA";
  cb:hasChorotypeNumericalCode "5.08" .

cb:Saharo-Sahelo-Sindian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Saharo-Sahelo-Sindian";
  cb:hasChorotypeLetterCode "SSS";
  cb:hasChorotypeNumericalCode "5.09" .

cb:Saharo-Sindian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Saharo-Sindian";
  cb:hasChorotypeLetterCode "SAS";
  cb:hasChorotypeNumericalCode "5.04" .

cb:Saharo-Turano-Sindian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Saharo-Turano-Sindian";
  cb:hasChorotypeLetterCode "STS";
  cb:hasChorotypeNumericalCode "5.1" .

cb:Siberian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Siberian";
  cb:hasChorotypeLetterCode "SIB";
  cb:hasChorotypeNumericalCode "5.02" .

cb:Sibero-European a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Sibero-European";
  cb:hasChorotypeLetterCode "SIE";
  cb:hasChorotypeNumericalCode "1.05" .

cb:Subcosmopolitan a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Subcosmopolitan";
  cb:hasChorotypeLetterCode "SCO";
  cb:hasChorotypeNumericalCode "0.02" .

cb:Turanian a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Turanian";
  cb:hasChorotypeLetterCode "TUR";
  cb:hasChorotypeNumericalCode "5.07" .

cb:Turano-European a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Turano-European";
  cb:hasChorotypeLetterCode "TUE";
  cb:hasChorotypeNumericalCode "1.1" .

cb:Turano-Europeo-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Turano-Europeo-Mediterranean";
  cb:hasChorotypeLetterCode "TEM";
  cb:hasChorotypeNumericalCode "1.09" .

cb:Turano-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Turano-Mediterranean";
  cb:hasChorotypeLetterCode "TUM";
  cb:hasChorotypeNumericalCode "1.11" .

cb:W-European a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "W-European";
  cb:hasChorotypeLetterCode "WEU";
  cb:hasChorotypeNumericalCode "2.05" .

cb:W-Mediterranean a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "W-Mediterranean";
  cb:hasChorotypeLetterCode "WME";
  cb:hasChorotypeNumericalCode "3.02" .

cb:W-Palearctic a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "W-Palearctic";
  cb:hasChorotypeLetterCode "WPA";
  cb:hasChorotypeNumericalCode "1.03" .

cb:Cosmopolitan a owl:NamedIndividual, cb:Chorotype;
  dct:partOf <https://w3id.org/spaces/carabid-beetles/r/ontology>;
  rdfs:label "Cosmopolitan";
  cb:hasChorotypeLetterCode "COS";
  cb:hasChorotypeNumericalCode "0.01" .

<https://w3id.org/sciencelive/o/terms/VeryLowConfidence> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ConfidenceLevel>;
  dct:description "Minimal evidence, major disagreement in the case of a replication study";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Very low confidence" .

<https://w3id.org/sciencelive/o/terms/LowConfidence> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ConfidenceLevel>;
  dct:description "Limited evidence, significant disagreement in the case of a replication study.";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Low confidence" .

<https://w3id.org/sciencelive/o/terms/Moderate> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ConfidenceLevel>;
  dct:description "Adequate evidence, partial agreement in the case of a replication study.";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Moderate confidence" .

<https://w3id.org/sciencelive/o/terms/HighConfidence> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ConfidenceLevel>;
  dct:description "Strong evidence, mostly agrees with original in the case of a replication study.";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "High confidence" .

<https://w3id.org/sciencelive/o/terms/VeryHighConfidence> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ConfidenceLevel>;
  dct:description "Extensive evidence, and high agreement with original in the case of a replication study.";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Very high confidence" .

<https://w3id.org/sciencelive/o/terms/Inconclusive> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ValidationStatus>;
  dct:description "The status of a replication study when the results are unclear or inconclusive.";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Inconclusive" .

<https://w3id.org/sciencelive/o/terms/Contradicted> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ValidationStatus>;
  dct:description "The status of a replication study when the new evidence contradicts the original claim.";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Contradicted" .

<https://w3id.org/sciencelive/o/terms/NotTested> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ValidationStatus>;
  dct:description "The status of a replication study when the claim was not tested, for example because it was outside the study scope.";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Not tested" .

<https://w3id.org/sciencelive/o/terms/PartiallySupported> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ValidationStatus>;
  dct:description "The status of a replication study when the claim is partially supported with mixed results.";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Partially supported" .

<https://w3id.org/sciencelive/o/terms/Validated> a owl:NamedIndividual, <https://w3id.org/sciencelive/o/terms/ValidationStatus>;
  dct:description "The status of a replication study when the claim is confirmed and original findings reproduced.";
  dct:partOf <https://w3id.org/sciencelive/o/terms/ScienceLiveOntology>;
  rdfs:label "Validated" .

<https://w3id.org/iadopt/variable/ExternalvsInternalSA> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAE5yFKO8MGUUsN1PlSgQ0nF_45OXIJQNDf0LDayoYScc/material>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAE5yFKO8MGUUsN1PlSgQ0nF_45OXIJQNDf0LDayoYScc/externalvsinternalsurfacearea> .

<https://w3id.org/iadopt/variable/ProteinCorona> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAzbKIa37QTZpo9cSTsFo6ROkPKPqEVKFQFBDfKL11chw/material>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAzbKIa37QTZpo9cSTsFo6ROkPKPqEVKFQFBDfKL11chw/proteinCoronaFormation> .

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

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

<https://w3id.org/iadopt/variable/ConditionIndex> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAgipQbSi6MT7W_JtN-msTah0GohYyTtDvgRpXcR_Gk2k/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAgipQbSi6MT7W_JtN-msTah0GohYyTtDvgRpXcR_Gk2k/ConditionIndexMolluscs> .

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

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

<https://w3id.org/iadopt/variable/LeafLitterDecompositionRate> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAMRTdzPmmgQDniuuK-8TdDoSJScFrkC3pb9CsFF8A72M/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAMRTdzPmmgQDniuuK-8TdDoSJScFrkC3pb9CsFF8A72M/LeafLitterDecompositionRate> .

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

<https://w3id.org/iadopt/variable/CarryingCapacity> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA2HxEESXDe27ZYD-oFb8rm4iohJbHzZsJ3Rk-ldDsw_8/invertebratePopulation>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA2HxEESXDe27ZYD-oFb8rm4iohJbHzZsJ3Rk-ldDsw_8/CarryingCapacityK> .

<https://w3id.org/iadopt/variable/PopulationGrowthRate> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RArtNOrEMPkcNJA9__aE245VWVv3ys1ZOY6SYPGMXPII8/invertebratePopulation>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RArtNOrEMPkcNJA9__aE245VWVv3ys1ZOY6SYPGMXPII8/PopulationGrowthRateR> .

<https://w3id.org/iadopt/variable/BiofilmFormationOnCuticle> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA2RNe-x31rfLAV6QwVgyUf6wkUJhEWY3IthWuXYbNsRs/invertebrateOrganismExoskeleton>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA2RNe-x31rfLAV6QwVgyUf6wkUJhEWY3IthWuXYbNsRs/BiofilmFormationOnCuticle> .

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

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

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

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

<https://w3id.org/iadopt/variable/TissueDistribution> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA_Orh35RJ9owwg221PyRFgO75BvRsQRl_XLTH0lXoqyI/invertebrateOrganismTissue>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA_Orh35RJ9owwg221PyRFgO75BvRsQRl_XLTH0lXoqyI/TissueDistribution> .

<https://w3id.org/iadopt/variable/EliminationRateConstant> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA_BuYvH45KtcOSEnZtgBRys_KZQ3I0PhgE1KyX-7hmpw/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA_BuYvH45KtcOSEnZtgBRys_KZQ3I0PhgE1KyX-7hmpw/EliminationRateConstant> .

<https://w3id.org/iadopt/variable/BioconcentrationFactor> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAbjtfq4c1_teHvse4d-2KaU34ZjHg-tmzdmwsjH9lTjk/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAbjtfq4c1_teHvse4d-2KaU34ZjHg-tmzdmwsjH9lTjk/BioconcentrationFactorBcf> .

<https://w3id.org/iadopt/variable/Whole-bodyConcentration> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAc5hyVbtexx9j0mQUs2SiTc4I4iAbCDFYW4-oiqH4hkk/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAc5hyVbtexx9j0mQUs2SiTc4I4iAbCDFYW4-oiqH4hkk/WholeBodyConcentration> .

<https://w3id.org/iadopt/variable/SexRatioAlteration> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA4CpgruqKmIqxjgr3TFCLowKnNFG7LWy9ULQj-mJdSic/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA4CpgruqKmIqxjgr3TFCLowKnNFG7LWy9ULQj-mJdSic/SexRatioAlteration> .

<https://w3id.org/iadopt/variable/ImposexIndex> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAytwjK0irrRig-Jd5Go1sKVep7JCc_6XIQKG66CXLbhE/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAytwjK0irrRig-Jd5Go1sKVep7JCc_6XIQKG66CXLbhE/ImposexIndex> .

<https://w3id.org/iadopt/variable/Vitellogenin-likeProteinInduction> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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";
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAXIdeJpGa18jN7TJ1RJQK88Pch6eh9wdhXThIoug1uAU/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAXIdeJpGa18jN7TJ1RJQK88Pch6eh9wdhXThIoug1uAU/VitellogeninLikeProteinInduction> .

<https://w3id.org/iadopt/variable/LysosomalMembraneStability> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAgPvudrnJSUEU-bnkPAwm26KeW5oHJTVwZ9ndd3p_Fx4/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAgPvudrnJSUEU-bnkPAwm26KeW5oHJTVwZ9ndd3p_Fx4/LysosomalMembraneStability> .

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

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

<https://w3id.org/iadopt/variable/HemocyteCount> a owl:NamedIndividual, <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RAv2npXZ-INSV9h0_YEGBMx13dp89DiXTsuL1X9qwf1Cc/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RAv2npXZ-INSV9h0_YEGBMx13dp89DiXTsuL1X9qwf1Cc/HemocyteCount> .

<https://w3id.org/iadopt/variable/GlutathionePeroxidaseActivity> a owl:NamedIndividual,
    <https://w3id.org/iadopt/ont/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>;
  <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://w3id.org/np/RA4TStMvMUqKnlj6c7gOH8iiS4pTnnnySFLVfK1glCeTs/invertebrateOrganism>;
  <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/np/RA4TStMvMUqKnlj6c7gOH8iiS4pTnnnySFLVfK1glCeTs/GlutathionePeroxidaseGpxActivity> .
