@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/248045> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Trachurus mediterraneus ponticus Aleev, 1956"^^xsd:string ;
   taxon-name:aphiaID "248045"^^xsd:integer ;
   dwc:scientificNameID "248045"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:248045"^^xsd:string ;
   taxon-name:scientificName "Trachurus mediterraneus ponticus"^^xsd:string ;
   taxon-name:authorship "Aleev, 1956"^^xsd:string ;
   dwc:scientificNameAuthorship "Aleev, 1956"^^xsd:string ;
   taxon-name:fullScientificName "Trachurus mediterraneus ponticus Aleev, 1956"^^xsd:string ;
   skos-xl:literalForm "Trachurus mediterraneus ponticus Aleev, 1956"^^xsd:string ;
   dwc:scientificName "Trachurus mediterraneus ponticus Aleev, 1956"^^xsd:string ;
   dct:bibliographicCitation """Froese, R. and D. Pauly. Editors. (2026). FishBase. Trachurus mediterraneus ponticus Aleev, 1956. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=248045 on 2026-04-22"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/1667> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#unaccepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#subspecies> ;
   dwc:taxonRank <https://aphia.org/ns/rank#subspecies> ;
   dct:source <https://aphia.org/id/source/43145>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/1128> ;
   rdfs:seeAlso <http://www.biodiversitylibrary.org/name/Trachurus_mediterraneus_ponticus>, <http://www.fishbase.org/Nomenclature/SynonymsList.php?ID=1278&SynCode=1656> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/126820> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/brackish> ;
   taxon-name:hasParent _:b1 .

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

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

<https://aphia.org/id/source/43145> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Moncheva, S. Black Sea biodiversity-selected species [CD-ROM]. Centre for
Sustainable Development and Management of the Black Sea Region (CESUM). 1
cd-rom pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/77704> .

<https://aphia.org/id/source/42> a top-level:Source, dct:BibliographicResource ;
   dct:title """Integrated Taxonomic Information System (ITIS)"""^^xsd:string ;
   dct:bibliographicCitation  """Integrated Taxonomic Information System (ITIS)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/49> ;
   schema:isAccessibleForFree "1"^^xsd:boolean .

<https://aphia.org/id/source/1128> a top-level:Source, dct:BibliographicResource ;
   dct:title """FishBase. World Wide Web electronic publication"""^^xsd:string ;
   dct:bibliographicCitation  """Froese, R. & D. Pauly (Editors). (2026). FishBase. World Wide Web electronic publication. version (04/2025)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/42> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2026"^^xsd:gYear .





