@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/138185> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Montacuta W. Turton, 1822"^^xsd:string ;
   taxon-name:aphiaID "138185"^^xsd:integer ;
   dwc:scientificNameID "138185"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:138185"^^xsd:string ;
   taxon-name:scientificName "Montacuta"^^xsd:string ;
   taxon-name:authorship "W. Turton, 1822"^^xsd:string ;
   dwc:scientificNameAuthorship "W. Turton, 1822"^^xsd:string ;
   taxon-name:fullScientificName "Montacuta W. Turton, 1822"^^xsd:string ;
   skos-xl:literalForm "Montacuta W. Turton, 1822"^^xsd:string ;
   dwc:scientificName "Montacuta W. Turton, 1822"^^xsd:string ;
   dct:bibliographicCitation """MolluscaBase eds. (2026). MolluscaBase. Montacuta W. Turton, 1822. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=138185 on 2026-04-25"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/5275>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#genus> ;
   dwc:taxonRank <https://aphia.org/ns/rank#genus> ;
   dct:source <https://aphia.org/id/source/302194>, <https://aphia.org/id/source/41741>, <https://aphia.org/id/source/1364>, <https://aphia.org/id/source/131498>, <https://aphia.org/id/source/152417>, <https://aphia.org/id/source/401695>, <https://aphia.org/id/source/6> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1605931>, <https://aphia.org/id/taxname/580319>, <https://aphia.org/id/taxname/595642> ;
   rdfs:seeAlso <http://www.macrozoobenthos.de/index.php?p=species&species=68>, <https://www.univie.ac.at/arctictraits/taxonpage/2888> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/138185> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1605931>, <https://aphia.org/id/taxname/580319>, <https://aphia.org/id/taxname/595642> ;
   media:isSubjectOf <https://aphia.org/id/image/603>, <https://aphia.org/id/image/604>, <https://aphia.org/id/image/160484> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17763>, <https://aphia.org/id/taxon-description/395701>, <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/225> .

<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#genus> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Genus"@en ;
   rdfs:label "Genus"@en .

<https://aphia.org/id/source/302194> a top-level:Source, dct:BibliographicResource ;
   dct:title """Conchylia insularum britannicarum."""^^xsd:string ;
   dct:bibliographicCitation  """Turton, W. (1822). Conchylia insularum britannicarum. London: Nattali, and Leicester: Combe. xlvii + 280 pp., 20 pls."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1822"^^xsd:gYear .

<https://aphia.org/id/source/41741> a top-level:Source, dct:BibliographicResource ;
   dct:title """Les mollusques marins du Roussillon. Tome II. Pélécypodes."""^^xsd:string ;
   dct:bibliographicCitation  """Bucquoy, E.; Dautzenberg, P.; Dollfus, G. (1887-1898). Les mollusques marins du Roussillon. Tome II. Pélécypodes. Paris, J.B. Baillière & fils; 884 p., 99 pl. [pp. 1-24, pl. 1-6, 1887; pp. 25-60, pl. 7-11, 1888; pp. 61-112, pl. 12-21, 1889; pp. 113-172, pl. 22-29, 1890; pp. 173-220, pl. 30-37, 1891; pp. 221-320, pl. 38-51, 1892; pp. 321-450, pl. 52-67, 1893; pp. 453-540, pl. 68-70, 1895; pp. 541-620, pl. 79-88, 1896; pp. 621-884, pl. 89-99, 1898]."""^^xsd:string ;
   schema:datePublished "1887"^^xsd:gYear .

<https://aphia.org/id/source/1364> a top-level:Source, dct:BibliographicResource ;
   dct:title """Mollusca. in: Costello, M.J. et al. (eds), European Register of Marine Species: a check-list of the marine species in Europe and a bibliography of guides to their identification."""^^xsd:string ;
   dct:bibliographicCitation  """Gofas, S.; Le Renard, J.; Bouchet, P. (2001). Mollusca. in: Costello, M.J. et al. (eds), European Register of Marine Species: a check-list of the marine species in Europe and a bibliography of guides to their identification. <em>Patrimoines Naturels.</em> 50: 180-213."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61241> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/131498> a top-level:Source, dct:BibliographicResource ;
   dct:title """Двустворчатые моллюски умеренных вод северо-западной части Тихого океана. Bivalve molluscs of the temperate latitudes of the western part of the Pacific Ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Scarlato, O. A. (1981). Двустворчатые моллюски умеренных вод северо-западной части Тихого океана. Bivalve molluscs of the temperate latitudes of the western part of the Pacific Ocean. <em>Определители по фауне СССР. Guides to the fauna of the USSR.</em> 126: Nauka, Leningrad, 479 pp."""^^xsd:string ;
   schema:datePublished "1981"^^xsd:gYear .

<https://aphia.org/id/source/152417> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Checklist of marine biota of China seas]"""^^xsd:string ;
   dct:bibliographicCitation  """Liu, J.Y. [Ruiyu] (ed.). (2008). [Checklist of marine biota of China seas]. <em>China Science Press.</em> 1267 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/210242> ;
   schema:datePublished "2008"^^xsd:gYear .

<https://aphia.org/id/source/401695> a top-level:Source, dct:BibliographicResource ;
   dct:title """Справочник и методическое руководство по третичным моллюскам: пластинчатожаберные [= A handbook and methodical guide to Tertiary molluscs: Lamellibranchiata]"""^^xsd:string ;
   dct:bibliographicCitation  """Korobkov, I.A. (1954). Справочник и методическое руководство по третичным моллюскам: пластинчатожаберные [= A handbook and methodical guide to Tertiary molluscs: Lamellibranchiata]. Gosudarstvennoye nauchno-tekhnicheskoye izdatel'stvo neftyanoy i gorno-toplivnoy literatury, Leningrad, 444 pp."""^^xsd:string ;
   schema:datePublished "1954"^^xsd:gYear .

<https://aphia.org/id/source/6> a top-level:Source, dct:BibliographicResource ;
   dct:title """A classification of the living Mollusca."""^^xsd:string ;
   dct:bibliographicCitation  """Vaught, K.C.; Abbott, R.T.; Boss, K.J. (1989). A classification of the living Mollusca. American Malacologists: Melbourne. ISBN 0-915826-22-4. XII, 195 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/9528> ;
   schema:datePublished "1989"^^xsd:gYear .



<https://aphia.org/id/image/603> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Montacuta"^^xsd:string ;
   dct:title "Montacuta"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/138185>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/11088> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2006-02-09 13:33:40.930"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/603_montacuta.jpg> .
<https://aphia.org/id/image/604> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Montacuta"^^xsd:string ;
   dct:title "Montacuta"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/138185>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/11088> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2006-02-09 13:33:40.930"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/604_montacuta.jpg> .
<https://aphia.org/id/image/160484> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Montacuta substriata"^^xsd:string ;
   dct:title "Montacuta substriata"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/140377>
   ] ;
   dct:rightsHolder "Kapeller, Rudolf"^^xsd:string ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """<br />
Find more information about this species at: <a href="https://www.rkapeller.eu/species.html?MM_Montacuta_substriata">https://www.rkapeller.eu/species.html?MM_Montacuta_substriata</a><br />
Click <a href="https://www.rkapeller.eu/index_en.html">here</a> for the database with determination key for European mollusks"""^^xsd:string ;
   dct:created "2023-03-16 23:56:51.013"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/160484_montacuta-substriata.jpg> .

<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/395701> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 105"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/395702>, <https://aphia.org/id/taxon-description-extra-specification/395703> ;
   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/105> ;
   ] ;
   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/395702> 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/395703> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Calcareous"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#calcareous> .

