@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix d0: <http://www.ontologydesignpatterns.org/ont/d0.owl#> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix skos-xl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix taxon-name: <https://aphia.org/ns/taxon-name/> .
@prefix td: <https://aphia.org/ns/distribution/> .
@prefix media: <https://aphia.org/ns/media/> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix xsd: <https://www.w3.org/2001/XMLSchema#> .
@prefix schema: <https://schema.org/> .

<https://aphia.org/id/taxname/420777> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Crassostrea rhizophorae (Guilding, 1828)"^^xsd:string ;
   taxon-name:aphiaID "420777"^^xsd:integer ;
   dwc:scientificNameID "420777"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:420777"^^xsd:string ;
   taxon-name:scientificName "Crassostrea rhizophorae"^^xsd:string ;
   taxon-name:authorship "(Guilding, 1828)"^^xsd:string ;
   dwc:scientificNameAuthorship "(Guilding, 1828)"^^xsd:string ;
   taxon-name:fullScientificName "Crassostrea rhizophorae (Guilding, 1828)"^^xsd:string ;
   skos-xl:literalForm "Crassostrea rhizophorae (Guilding, 1828)"^^xsd:string ;
   dwc:scientificName "Crassostrea rhizophorae (Guilding, 1828)"^^xsd:string ;
   dct:bibliographicCitation """MolluscaBase eds. (2026). MolluscaBase. Crassostrea rhizophorae (Guilding, 1828). Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=420777 on 2026-05-28"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/5275>, <https://marineinfo.org/id/dataset/5274>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/8131> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   dct:source <https://aphia.org/id/source/290593>, <https://aphia.org/id/source/182200>, <https://aphia.org/id/source/141271>, <https://aphia.org/id/source/145153>, <https://aphia.org/id/source/455922> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1545927>, <https://aphia.org/id/taxname/542270>, <https://aphia.org/id/taxname/542212> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=650446>, <http://www.biodiversitylibrary.org/name/Crassostrea_rhizophorae>, <https://www.ebi.ac.uk/ena/data/view/Taxon:37643>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=37643&lvl=0>, <https://malacopics.nl/showimage.php?malacopicname=Ostreidae&image=Crassostrea%20rhizophorae.jpg>, <https://malacopics.nl/showimage.php?malacopicname=Ostreidae&image=Crassostrea%20rhizophorae%20(2).jpg> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/420777> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1545927>, <https://aphia.org/id/taxname/542270>, <https://aphia.org/id/taxname/542212> ;
   td:hasDistribution <https://aphia.org/id/distribution/566689>, <https://aphia.org/id/distribution/670823>, <https://aphia.org/id/distribution/682888>, <https://aphia.org/id/distribution/684576>, <https://aphia.org/id/distribution/685812>, <https://aphia.org/id/distribution/686860>, <https://aphia.org/id/distribution/687570>, <https://aphia.org/id/distribution/696181>, <https://aphia.org/id/distribution/696484>, <https://aphia.org/id/distribution/696535>, <https://aphia.org/id/distribution/699283>, <https://aphia.org/id/distribution/1420263>, <https://aphia.org/id/distribution/1477829> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/97755>, <https://aphia.org/id/vernacular-name/97756>, <https://aphia.org/id/vernacular-name/103659> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17763>, <https://aphia.org/id/taxon-description/394521>, <https://aphia.org/id/taxon-description/394524>, <https://aphia.org/id/taxon-description/394527>, <https://aphia.org/id/taxon-description/873982>, <https://aphia.org/id/taxon-description/2687300> ;
   taxon-name:hasParent _:b1 .

_:b1 a taxon-name:Taxon, skos-xl:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/138297> .

<https://aphia.org/ns/taxonomic-status#accepted> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "accepted"@en ;
   rdfs:label "accepted"@en ;
   skos:definition """Valid name (ICZN) or name considered to be taxonomically correct (ICBN)"""^^xsd:string ;
   dwc:taxonomicStatus <https://rs.gbif.org/vocabulary/gbif/taxonomicStatus/accepted> ;
   dwc:nomenclaturalStatus <https://rs.gbif.org/vocabulary/gbif/nomenclatural_status/valid> .


<https://aphia.org/ns/rank#species> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Species"@en ;
   rdfs:label "Species"@en .

<https://aphia.org/id/source/290593> a top-level:Source, dct:BibliographicResource ;
   dct:title """Observations on the zoology of the Caribbean Islands"""^^xsd:string ;
   dct:bibliographicCitation  """Guilding, I. (1828). Observations on the zoology of the Caribbean Islands. <em>The Zoological Journal.</em> 3: 527-544."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1828"^^xsd:gYear .

<https://aphia.org/id/source/182200> a top-level:Source, dct:BibliographicResource ;
   dct:title """Revision of genus Crassostrea (Bivalvia: Ostreidae) of Brazil"""^^xsd:string ;
   dct:bibliographicCitation  """Amaral V.S. do & Simone L.R.L. (2014) Revision of genus <i>Crassostrea</i> (Bivalvia: Ostreidae) of Brazil. <i>Journal of the Marine Biological Association of the United Kingdom</i> 94(4): 811–836. [Published online 19 February 2014; Code-compliant paper version published June 2014]"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1017/s0025315414000058> ;
   schema:datePublished "2014"^^xsd:gYear .

<https://aphia.org/id/source/141271> a top-level:Source, dct:BibliographicResource ;
   dct:title """Bivalvia (Mollusca) of the Gulf of Mexico"""^^xsd:string ;
   dct:bibliographicCitation  """Turgeon, D. D., W. G. Lyons, P. Mikkelsen, G. Rosenberg, and F. Moretzsohn. 2009. Bivalvia (Mollusca) of the Gulf of Mexico, Pp. 711–744 in Felder, D.L. and D.K. Camp (eds.), Gulf of Mexico–Origins, Waters, and Biota. Biodiversity. Texas A&M Press, Colleg"""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/145153> a top-level:Source, dct:BibliographicResource ;
   dct:title """<i>Compendium of bivalves. A full-color guide to 3,300 of the world's marine bivalves. A status on Bivalvia after 250 years of research</i>. Hackenheim: ConchBooks. 901 pp., 1 CD-ROM."""^^xsd:string ;
   dct:bibliographicCitation  """Huber, M. (2010). <i>Compendium of bivalves. A full-color guide to 3,300 of the world's marine bivalves. A status on Bivalvia after 250 years of research</i>. Hackenheim: ConchBooks. 901 pp., 1 CD-ROM."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/215405> ;
   schema:datePublished "2010"^^xsd:gYear .

<https://aphia.org/id/source/455922> a top-level:Source, dct:BibliographicResource ;
   dct:title """A historical and integrative taxonomic account of mangrove oyster species native to the Atlantic American coast: A re-evaluation of Brazilian <i>Crassostrea</i> species"""^^xsd:string ;
   dct:bibliographicCitation  """Ferreira, J. P. R.; Legat, A. P.; Lazoski, C.; Freire, T. B.; Gomes, C. H. A. D. M.; De Melo, C. R. M. (2023). A historical and integrative taxonomic account of mangrove oyster species native to the Atlantic American coast: A re-evaluation of Brazilian <i>Crassostrea</i> species. <em>Zoologischer Anzeiger.</em> 305: 52-81."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.jcz.2023.06.002> ;
   schema:datePublished "2023"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/97755> a taxon-name:vernacularName ;
   taxon-name:vernacularName "mangrove cupped oyster"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/97756> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Pacific cupped oyster"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/103659> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Pazifische Felsenauster"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/275941> .



<https://aphia.org/id/distribution/566689> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Atlantic Europe"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/9230> ;
   dwc:locality <https://marineregions.org/mrgid/9230> ;
   td:hasOrigin <https://aphia.org/ns/origin#alien> ;
   dct:source <https://aphia.org/id/source/9271> .

<https://aphia.org/id/distribution/670823> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4288> ;
   dwc:locality <https://marineregions.org/mrgid/4288> ;
   dct:source <https://aphia.org/id/source/401228> .

<https://aphia.org/id/distribution/682888> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Venezuelan Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8433> ;
   dwc:locality <https://marineregions.org/mrgid/8433> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/684576> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - San Andres"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/19762> ;
   dwc:locality <https://marineregions.org/mrgid/19762> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/685812> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Lesser Antilles"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/19267> ;
   dwc:locality <https://marineregions.org/mrgid/19267> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/686860> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Puerto Rican Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/33179> ;
   dwc:locality <https://marineregions.org/mrgid/33179> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/687570> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Colombian part of the Caribbean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/25303> ;
   dwc:locality <https://marineregions.org/mrgid/25303> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/696181> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Panamanian part of the Caribbean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/25300> ;
   dwc:locality <https://marineregions.org/mrgid/25300> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/696484> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Jamaican Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8459> ;
   dwc:locality <https://marineregions.org/mrgid/8459> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/696535> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Caribbean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4287> ;
   dwc:locality <https://marineregions.org/mrgid/4287> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/699283> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - Cayman Islands Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8407> ;
   dwc:locality <https://marineregions.org/mrgid/8407> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/1420263> a td:Distribution ;
   rdfs:label "Distribution for Crassostrea rhizophorae (Guilding, 1828) - United Kingdom part of the Celtic Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/420777> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/25222> ;
   dwc:locality <https://marineregions.org/mrgid/25222> ;
   td:hasOrigin <https://aphia.org/ns/origin#alien> ;
   td:hasInvasiveness <https://aphia.org/ns/invasiveness#uncertain> ;
   td:hasOccurrence <https://aphia.org/ns/occurrence#in-captivity-cultivated> ;
   dct:source <https://aphia.org/id/source/177156> .

<https://aphia.org/id/distribution/1477829> a td:Distribution ;
   rdfs:label "Distribution for Ostrea rhizophorae Guilding, 1828 - Lesser Antilles"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/542212> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/19267> ;
   dwc:locality <https://marineregions.org/mrgid/19267> ;
   dct:source <https://aphia.org/id/source/290593> .

<https://aphia.org/ns/origin#alien> a skos:Concept, td:Origin ;
   skos:prefLabel "Alien"@en ;
   rdfs:label "Alien"@en ;
   skos:definition "Species introduced by man into places out of their natural range of distribution"@en .

<https://aphia.org/ns/invasiveness#uncertain> a skos:Concept, td:Origin ;
   skos:prefLabel "Uncertain"@en ;
   rdfs:label "Uncertain"@en ;
   skos:definition "Species whose invasiveness is uncertain"@en .

<https://aphia.org/ns/occurrence#in-captivity-cultivated> a skos:Concept, td:Origin ;
   skos:prefLabel "In captivity/cultivated"@en ;
   rdfs:label "In captivity/cultivated"@en ;
   skos:definition "Species that have been introduced and maintained in captivity or cultivated for example those species that are farmed in aquaculture or mariculture facilities"@en .

<https://aphia.org/id/taxon-description/17763> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 105"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/17764> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/functional-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/105> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#benthos> .

<https://aphia.org/id/taxon-description/394521> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 889577"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394522>, <https://aphia.org/id/taxon-description-extra-specification/394523> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/889577> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

<https://aphia.org/id/taxon-description/394524> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 889577"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394525>, <https://aphia.org/id/taxon-description-extra-specification/394526> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/889577> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

<https://aphia.org/id/taxon-description/394527> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 889577"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394528>, <https://aphia.org/id/taxon-description-extra-specification/394529> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/889577> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#exoskeleton> .

<https://aphia.org/id/taxon-description/873982> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 105"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size-qualitative> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/105> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#medium-body-size-2-to-200mm> .

<https://aphia.org/id/taxon-description/2687300> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Nomenclature code for Taxon denoted by name 2"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/nomenclature-code> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/nomenclature-code#iczn> .

<https://aphia.org/id/taxon-description-extra-specification/17764> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/394522> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Structure Solid"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/structure> ;
   top-level:hasValue <https://aphia.org/ns/traits/structure#solid> .
<https://aphia.org/id/taxon-description-extra-specification/394523> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Aragonite"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#aragonite> .
<https://aphia.org/id/taxon-description-extra-specification/394525> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Structure Solid"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/structure> ;
   top-level:hasValue <https://aphia.org/ns/traits/structure#solid> .
<https://aphia.org/id/taxon-description-extra-specification/394526> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Calcite"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#calcite> .
<https://aphia.org/id/taxon-description-extra-specification/394528> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Structure Solid"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/structure> ;
   top-level:hasValue <https://aphia.org/ns/traits/structure#solid> .
<https://aphia.org/id/taxon-description-extra-specification/394529> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Chitinous"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#chitinous> .

