@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/234610> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Lepidonotothen larseni (Lönnberg, 1905)"^^xsd:string ;
   taxon-name:aphiaID "234610"^^xsd:integer ;
   dwc:scientificNameID "234610"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:234610"^^xsd:string ;
   taxon-name:scientificName "Lepidonotothen larseni"^^xsd:string ;
   taxon-name:authorship "(Lönnberg, 1905)"^^xsd:string ;
   dwc:scientificNameAuthorship "(Lönnberg, 1905)"^^xsd:string ;
   taxon-name:fullScientificName "Lepidonotothen larseni (Lönnberg, 1905)"^^xsd:string ;
   skos-xl:literalForm "Lepidonotothen larseni (Lönnberg, 1905)"^^xsd:string ;
   dwc:scientificName "Lepidonotothen larseni (Lönnberg, 1905)"^^xsd:string ;
   dct:bibliographicCitation """Froese, R. and D. Pauly. Editors. (2026). FishBase. Lepidonotothen larseni (Lönnberg, 1905). Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=234610 on 2026-04-26"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/1667>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5816> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#unaccepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   dct:source <https://aphia.org/id/source/432364>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/1128>, <https://aphia.org/id/source/9918>, <https://aphia.org/id/source/9919> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=681610>, <http://www.biodiversitylibrary.org/name/Lepidonotothen_larseni>, <https://www.ebi.ac.uk/ena/data/view/Taxon:271505>, <http://www.fishbase.org/Summary/SpeciesSummary.php?id=7048>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=271505&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A234610&interactionType=interactsWith> ;
   taxon-name:denotes _:b0 .

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

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

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

<https://aphia.org/id/source/432364> a top-level:Source, dct:BibliographicResource ;
   dct:title """The fishes of the Swedish South Polar Expedition."""^^xsd:string ;
   dct:bibliographicCitation  """Lönnberg, E. (1905). The fishes of the Swedish South Polar Expedition. <em>Wissenschaftliche Ergebnisse der Schwedischen Südpolar-Expedition,1901-1903.</em> v. 5 (no. 6): 1-72, Pls. 1-5."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1905"^^xsd:gYear .

<https://aphia.org/id/source/152430> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Intergovernmental Oceanographic Commission (IOC) of UNESCO. The Ocean Biogeographic Information System (OBIS)"""^^xsd:string .

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

<https://aphia.org/id/source/9918> a top-level:Source, dct:BibliographicResource ;
   dct:title """The SCAR-MarBIN Register of Antarctic Marine Species: Pisces."""^^xsd:string ;
   dct:bibliographicCitation  """Koubbi, P., G. Duhamel & S. Pavoine. (2006). The SCAR-MarBIN Register of Antarctic Marine Species: Pisces. <em>World Wide Web electronic publication.</em>"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/540> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2006"^^xsd:gYear .

<https://aphia.org/id/source/9919> a top-level:Source, dct:BibliographicResource ;
   dct:title """Poissons des Iles Kerguelen et Crozet"""^^xsd:string ;
   dct:bibliographicCitation  """Duhamel G, Gasco N and Davaine P, 2005. Poissons des Iles Kerguelen et Crozet. Paris : Muséum national d'Histoire naturelle, 2005."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/98934> ;
   schema:datePublished "2005"^^xsd:gYear .





