@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/246044> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Tellinacea"^^xsd:string ;
   taxon-name:aphiaID "246044"^^xsd:integer ;
   dwc:scientificNameID "246044"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:246044"^^xsd:string ;
   taxon-name:scientificName "Tellinacea"^^xsd:string ;
   taxon-name:fullScientificName "Tellinacea"^^xsd:string ;
   skos-xl:literalForm "Tellinacea"^^xsd:string ;
   dwc:scientificName "Tellinacea"^^xsd:string ;
   dct:bibliographicCitation """MolluscaBase eds. (2026). MolluscaBase. Tellinacea. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=246044 on 2026-04-09"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/5275>, <https://marineinfo.org/id/dataset/3123> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#unaccepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#superfamily> ;
   dwc:taxonRank <https://aphia.org/ns/rank#superfamily> ;
   dct:source <https://aphia.org/id/source/149081>, <https://aphia.org/id/source/9160>, <https://aphia.org/id/source/142490> ;
   rdfs:seeAlso <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=98297&lvl=0> ;
   taxon-name:denotes _:b0 .

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

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

<https://aphia.org/ns/taxonomic-status#unaccepted> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "unaccepted"@en ;
   rdfs:label "unaccepted"@en ;
   skos:definition """Synonym name, or anything that is not accepted"""^^xsd:string ;
   dwc:taxonomicStatus <https://rs.gbif.org/vocabulary/gbif/taxonomicStatus/synonym> ;
   dwc:nomenclaturalStatus <https://rs.gbif.org/vocabulary/gbif/nomenclatural_status/available> .


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

<https://aphia.org/id/source/149081> a top-level:Source, dct:BibliographicResource ;
   dct:title """UK checklist of marine species derived from the applications Marine Recorder and UNICORN"""^^xsd:string ;
   dct:bibliographicCitation  """MEDIN. (2011). UK checklist of marine species derived from the applications Marine Recorder and UNICORN. version 1.0."""^^xsd:string ;
   schema:datePublished "2011"^^xsd:gYear .

<https://aphia.org/id/source/9160> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Seasearch Marine Surveys"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/746> .

<https://aphia.org/id/source/142490> a top-level:Source, dct:BibliographicResource ;
   dct:title """Classification of Bivalve families.   Pp. 113-133, in: Bouchet P. & Rocroi J.-P. (2010), Nomenclator of Bivalve Families."""^^xsd:string ;
   dct:bibliographicCitation  """Bieler, R.; Carter, J. G.; Coan, E. V. (2010). Classification of Bivalve families.   Pp. 113-133, in: Bouchet P. & Rocroi J.-P. (2010), Nomenclator of Bivalve Families. <em>Malacologia.</em> 52(2): 1-184."""^^xsd:string ;
   schema:datePublished "2010"^^xsd:gYear .





