@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/125888> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Bathylagus Günther, 1878"^^xsd:string ;
   taxon-name:aphiaID "125888"^^xsd:integer ;
   dwc:scientificNameID "125888"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:125888"^^xsd:string ;
   taxon-name:scientificName "Bathylagus"^^xsd:string ;
   taxon-name:authorship "Günther, 1878"^^xsd:string ;
   dwc:scientificNameAuthorship "Günther, 1878"^^xsd:string ;
   taxon-name:fullScientificName "Bathylagus Günther, 1878"^^xsd:string ;
   skos-xl:literalForm "Bathylagus Günther, 1878"^^xsd:string ;
   dwc:scientificName "Bathylagus Günther, 1878"^^xsd:string ;
   dct:bibliographicCitation """Froese, R. and D. Pauly. Editors. (2026). FishBase. Bathylagus Günther, 1878. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=125888 on 2026-04-24"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/1667>, <https://marineinfo.org/id/dataset/3122>, <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/432463>, <https://aphia.org/id/source/81>, <https://aphia.org/id/source/1411>, <https://aphia.org/id/source/4181>, <https://aphia.org/id/source/132602> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/297937> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0002870>, <http://researcharchive.calacademy.org/research/ichthyology/catalog/fishcatget.asp?tbl=genus&genid=3990>, <https://www.ebi.ac.uk/ena/data/view/Taxon:170192>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=170192&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/125888> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/297937> ;
   media:isSubjectOf <https://aphia.org/id/image/38011> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/63910> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/394711>, <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/125509> .

<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/432463> a top-level:Source, dct:BibliographicResource ;
   dct:title """Preliminary notices of deep-sea fishes collected during the voyage of H. M. S. `Challenger."""^^xsd:string ;
   dct:bibliographicCitation  """Günther, A. (1878). Preliminary notices of deep-sea fishes collected during the voyage of H. M. S. `Challenger. <em>Annals and Magazine of Natural History (Series 5).</em> 2 (nos 7/8/9)(art. 2/22/28): 17-28, 179-187, 248-251."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00222937808682376> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1878"^^xsd:gYear .

<https://aphia.org/id/source/81> a top-level:Source, dct:BibliographicResource ;
   dct:title """ECoF. Eschmeyer's Catalog of Fishes: Genera, Species, References"""^^xsd:string ;
   dct:bibliographicCitation  """Fricke, R., Eschmeyer, W. N. & Van der Laan, R. (eds). (2026). ECoF. Eschmeyer's Catalog of Fishes: Genera, Species, References. <em>California Academy of Sciences. San Francisco.</em> Electronic version accessed dd mmm 2026."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/17> ;
   schema:datePublished "2026"^^xsd:gYear .

<https://aphia.org/id/source/1411> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """van der Land, J.; Costello, M.J.; Zavodnik, D.; Santos, R.S.; Porteiro, F.M.; Bailly, N.; Eschmeyer, W.N.; Froese, R. (2001). Pisces, <B><I>in</I></B>: Costello, M.J. <i>et al.</i> (Ed.) (2001). <i>European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. Collection Patrimoines Naturels,</i> 50: pp. 357-374"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61331> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/4181> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nomenclator Zoologicus."""^^xsd:string ;
   dct:bibliographicCitation  """Neave, S.A. (1939 - 1996). Nomenclator Zoologicus. vol. 1-10 Online."""^^xsd:string ;
   schema:datePublished "1939"^^xsd:gYear .

<https://aphia.org/id/source/132602> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylum Chordata: lancelets, fishes, amphibians, reptiles, birds, mammals"""^^xsd:string ;
   dct:bibliographicCitation  """King, C.M.; Roberts, C.D.; Bell, B.D.; Fordyce, R.E.; Nicoll, R.S.; Worthy, T.H.; Paulin, C.D.; Hitchmough, R.A.; Keyes, I.W.; Baker, A.N.; Stewart, A.L.; Hiller, N.; McDowall, R.M.; Holdaway, R.N.; McPhee, R.P.; Schwarzhans, W.W.; Tennyson, A.J.D.; Rust, S.; Macadie, I. (2009). Phylum Chordata: lancelets, fishes, amphibians, reptiles, birds, mammals. <em>in: Gordon, D.P. (Ed.) (2009). New Zealand inventory of biodiversity: 1. Kingdom Animalia: Radiata, Lophotrochozoa, Deuterostomia.</em> pp. 431-554."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/63910> a taxon-name:vernacularName ;
   taxon-name:vernacularName "ヤセソコイワシ属"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/jpn> ;
   dct:source <https://aphia.org/id/source/261686> .


<https://aphia.org/id/image/38011> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Bathylagus"^^xsd:string ;
   dct:title "Bathylagus"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/125888>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, Moira Galbraith"^^xsd:string ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """egg"""^^xsd:string ;
   dct:created "2011-02-01 16:21:05.740"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/38011_bathylagus.jpg> .

<https://aphia.org/id/taxon-description/394711> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Paraphyletic group for Taxon denoted by name 843664"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/paraphyletic-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/843664> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/paraphyletic-group#pisces> .

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


