@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/105459> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Sagitta planctonis Steinhaus, 1896"^^xsd:string ;
   taxon-name:aphiaID "105459"^^xsd:integer ;
   dwc:scientificNameID "105459"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:105459"^^xsd:string ;
   taxon-name:scientificName "Sagitta planctonis"^^xsd:string ;
   taxon-name:authorship "Steinhaus, 1896"^^xsd:string ;
   dwc:scientificNameAuthorship "Steinhaus, 1896"^^xsd:string ;
   taxon-name:fullScientificName "Sagitta planctonis Steinhaus, 1896"^^xsd:string ;
   skos-xl:literalForm "Sagitta planctonis Steinhaus, 1896"^^xsd:string ;
   dwc:scientificName "Sagitta planctonis Steinhaus, 1896"^^xsd:string ;
   dct:bibliographicCitation """WoRMS (2026). Sagitta planctonis Steinhaus, 1896. Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=105459 on 2026-05-03"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/8131>, <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/152430>, <https://aphia.org/id/source/74966>, <https://aphia.org/id/source/1414> ;
   rdfs:seeAlso <http://www.biodiversitylibrary.org/name/Sagitta_planctonis>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=666343&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:105459>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Sagitta+planctonis> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/105466> ;
   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/105410> .

<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/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/74966> a top-level:Source, dct:BibliographicResource ;
   dct:title """The zooplankton of the upper waters of the Bermuda area of the North Atlantic."""^^xsd:string ;
   dct:bibliographicCitation  """Moore, H.B. (1949). The zooplankton of the upper waters of the Bermuda area of the North Atlantic. Bulletin of the Bingham Oceanographic Collection 12(2):1-97, figs. 1-208. (i-1949)"""^^xsd:string ;
   schema:datePublished "1949"^^xsd:gYear .

<https://aphia.org/id/source/1414> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """van der Land, J.; Kapp, H. (2001). Chaetognatha, <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. 335"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61308> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .





