@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/137735> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Cerastoderma Poli, 1795"^^xsd:string ;
   taxon-name:aphiaID "137735"^^xsd:integer ;
   dwc:scientificNameID "137735"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:137735"^^xsd:string ;
   taxon-name:scientificName "Cerastoderma"^^xsd:string ;
   taxon-name:authorship "Poli, 1795"^^xsd:string ;
   dwc:scientificNameAuthorship "Poli, 1795"^^xsd:string ;
   taxon-name:fullScientificName "Cerastoderma Poli, 1795"^^xsd:string ;
   skos-xl:literalForm "Cerastoderma Poli, 1795"^^xsd:string ;
   dwc:scientificName "Cerastoderma Poli, 1795"^^xsd:string ;
   dct:bibliographicCitation """MolluscaBase eds. (2026). MolluscaBase. Cerastoderma Poli, 1795. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=137735 on 2026-05-01"""^^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/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/5275>, <https://marineinfo.org/id/dataset/5274>, <https://marineinfo.org/id/dataset/2565>, <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/5273>, <https://marineinfo.org/id/dataset/5276>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/9018> ;
   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> ;
   foaf:depiction <https://images.vliz.be/thumbs/160421_cerastoderma-edule.jpg> ;
   dct:source <https://aphia.org/id/source/40294>, <https://aphia.org/id/source/40294>, <https://aphia.org/id/source/489117>, <https://aphia.org/id/source/1364> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/465746>, <https://aphia.org/id/taxname/1748303>, <https://aphia.org/id/taxname/1502152>, <https://aphia.org/id/taxname/1861392> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:55709>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=55709&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/137735> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/brackish> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/465746>, <https://aphia.org/id/taxname/1748303>, <https://aphia.org/id/taxname/1502152>, <https://aphia.org/id/taxname/1861392> ;
   media:isSubjectOf <https://aphia.org/id/image/160421>, <https://aphia.org/id/image/34348>, <https://aphia.org/id/image/34380>, <https://aphia.org/id/image/140918>, <https://aphia.org/id/image/140919> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/6112> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17763>, <https://aphia.org/id/taxon-description/395701>, <https://aphia.org/id/taxon-description/406858>, <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/1496553> .

<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/40294> a top-level:Source, dct:BibliographicResource ;
   dct:title """<i>Testacea utriusque Siciliae eorumque historia et anatome tabulis aeneis illustrata.</i>  Ex Regio Typographeio, Parmae. Vol. 1: pp. i-lxxiii, [1-6], i-x, 1-90, 1-50, [1], 1-74, pls 1-18"""^^xsd:string ;
   dct:bibliographicCitation  """Poli J.X. (1791). <i>Testacea utriusque Siciliae eorumque historia et anatome tabulis aeneis illustrata.</i>  Ex Regio Typographeio, Parmae. Vol. 1: pp. i-lxxiii, [1-6], i-x, 1-90, 1-50, [1], 1-74, pls 1-18."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.79042> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1791"^^xsd:gYear .

<https://aphia.org/id/source/40294> a top-level:Source, dct:BibliographicResource ;
   dct:title """<i>Testacea utriusque Siciliae eorumque historia et anatome tabulis aeneis illustrata.</i>  Ex Regio Typographeio, Parmae. Vol. 1: pp. i-lxxiii, [1-6], i-x, 1-90, 1-50, [1], 1-74, pls 1-18"""^^xsd:string ;
   dct:bibliographicCitation  """Poli J.X. (1791). <i>Testacea utriusque Siciliae eorumque historia et anatome tabulis aeneis illustrata.</i>  Ex Regio Typographeio, Parmae. Vol. 1: pp. i-lxxiii, [1-6], i-x, 1-90, 1-50, [1], 1-74, pls 1-18."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.79042> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1791"^^xsd:gYear .

<https://aphia.org/id/source/489117> a top-level:Source, dct:BibliographicResource ;
   dct:title """A taxonomic iconography of living Cardiidae"""^^xsd:string ;
   dct:bibliographicCitation  """Poorten, J.J. ter. (2024). A taxonomic iconography of living Cardiidae. Harxheim: ConchBooks, 600 pp."""^^xsd:string ;
   schema:datePublished "2024"^^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/vernacular-name/6112> a taxon-name:vernacularName ;
   taxon-name:vernacularName "kokkels"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/nld> ;
   dct:source <https://aphia.org/id/source/691> .


<https://aphia.org/id/image/160421> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Cerastoderma edule"^^xsd:string ;
   dct:title "Cerastoderma edule"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/138998>
   ] ;
   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_Cerastoderma_edule">https://www.rkapeller.eu/species.html?MM_Cerastoderma_edule</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:10:39.717"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/160421_cerastoderma-edule.jpg> .
<https://aphia.org/id/image/34348> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Kokkel"^^xsd:string ;
   dct:title "Kokkel"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/138998>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/706> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2010-10-21 11:00:09.030"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/34348_kokkel.jpg> .
<https://aphia.org/id/image/34380> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Cerastoderma edule"^^xsd:string ;
   dct:title "Cerastoderma edule"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/138998>
   ] ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2010-10-21 11:30:20.877"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/34380_cerastoderma-edule.jpg> .
<https://aphia.org/id/image/140918> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Shell of common cockle"^^xsd:string ;
   dct:title "Shell of common cockle"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/138998>
   ] ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2020-02-24 12:05:39.763"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/140918_shell-of-common-cockle.jpg> .
<https://aphia.org/id/image/140919> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Shells of common cockle"^^xsd:string ;
   dct:title "Shells of common cockle"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/138998>
   ] ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2020-02-24 12:05:40.280"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/140919_shells-of-common-cockle.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/406858> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Feeding method for Taxon denoted by name 869602"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/feeding-method> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/869602> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/feeding-method#filter-feeder> .

<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> .

