@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/272707> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Lampadena pontifex Krefft, 1970"^^xsd:string ;
   taxon-name:aphiaID "272707"^^xsd:integer ;
   dwc:scientificNameID "272707"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:272707"^^xsd:string ;
   taxon-name:scientificName "Lampadena pontifex"^^xsd:string ;
   taxon-name:authorship "Krefft, 1970"^^xsd:string ;
   dwc:scientificNameAuthorship "Krefft, 1970"^^xsd:string ;
   taxon-name:fullScientificName "Lampadena pontifex Krefft, 1970"^^xsd:string ;
   skos-xl:literalForm "Lampadena pontifex Krefft, 1970"^^xsd:string ;
   dwc:scientificName "Lampadena pontifex Krefft, 1970"^^xsd:string ;
   dct:bibliographicCitation """Froese, R. and D. Pauly. Editors. (2026). FishBase. Lampadena pontifex Krefft, 1970. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=272707 on 2026-04-28"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/1667>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/8131> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   dct:source <https://aphia.org/id/source/423760>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/1128>, <https://aphia.org/id/source/452925> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/400449>, <https://aphia.org/id/taxname/400450> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=359561>, <http://www.biodiversitylibrary.org/name/Lampadena_pontifex>, <https://www.ebi.ac.uk/ena/data/view/Taxon:1814123>, <http://www.fishbase.org/Summary/SpeciesSummary.php?id=16671>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=1814123&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A272707&interactionType=interactsWith>, <http://apiv3.iucnredlist.org/api/v3/taxonredirect/154859> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/272707> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/400449>, <https://aphia.org/id/taxname/400450> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/333508>, <https://aphia.org/id/taxon-description/394711>, <https://aphia.org/id/taxon-description/2278567>, <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/125824> .

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

<https://aphia.org/id/source/423760> a top-level:Source, dct:BibliographicResource ;
   dct:title """Zur Systematik und Verbreitung der Gattung Lampadena Goode & Bean, 1896 (Osteichthyes, Myctophoidei, Myctophidae) in Atlantischen Ozean, mit Beschreibung einer neuen Art"""^^xsd:string ;
   dct:bibliographicCitation  """Krefft, G. (1970). Zur Systematik und Verbreitung der Gattung Lampadena Goode & Bean, 1896 (Osteichthyes, Myctophoidei, Myctophidae) in Atlantischen Ozean, mit Beschreibung einer neuen Art. <em>Berichte der Deutschen Wissenschaftlichen Kommission für Meeresforschung.</em> 21 (1-4): 271-289. [English, French and Spanish summaries.]."""^^xsd:string ;
   schema:datePublished "1970"^^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/452925> a top-level:Source, dct:BibliographicResource ;
   dct:title """Global inventory of species categorized by known underwater sonifery"""^^xsd:string ;
   dct:bibliographicCitation  """Looby, A.; Erbe, C.; Bravo, S.; Cox, K.; Davies, H. L.; Di Iorio, L.; Jézéquel, Y.; Juanes, F.; Martin, C. W.; Mooney, T. A.; Radford, C.; Reynolds, L. K.; Rice, A. N.; Riera, A.; Rountree, R.; Spriel, B.; Stanley, J.; Vela, S.; Parsons, M. J. G. (2023). Global inventory of species categorized by known underwater sonifery. <em>Scientific Data.</em> 10(1)."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1038/s41597-023-02745-4>, <https://marineinfo.org/id/publication/380391> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2023"^^xsd:gYear .




<https://aphia.org/id/taxon-description/333508> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 272707"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/333509>, <https://aphia.org/id/taxon-description-extra-specification/333510>, <https://aphia.org/id/taxon-description-extra-specification/333511>, <https://aphia.org/id/taxon-description-extra-specification/333512> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/272707> ;
   ] ;
   top-level:hasValue "11"^^xsd:string .

<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/2278567> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Species exhibits underwater soniferous behaviour for Taxon denoted by name 272707"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/species-exhibits-underwater-soniferous-behaviour> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/272707> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/species-exhibits-underwater-soniferous-behaviour#likely-though-unconfirmed-under-natural-conditions> .

<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/333509> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit cm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#centimeter> .
<https://aphia.org/id/taxon-description-extra-specification/333510> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type maximum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#maximum> .
<https://aphia.org/id/taxon-description-extra-specification/333511> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/333512> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex male/unsexed"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue <https://aphia.org/ns/traits/sex#male-unsexed> .

