@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/220881> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Scolecithricella dentipes Vervoort, 1951"^^xsd:string ;
   taxon-name:aphiaID "220881"^^xsd:integer ;
   dwc:scientificNameID "220881"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:220881"^^xsd:string ;
   taxon-name:scientificName "Scolecithricella dentipes"^^xsd:string ;
   taxon-name:authorship "Vervoort, 1951"^^xsd:string ;
   dwc:scientificNameAuthorship "Vervoort, 1951"^^xsd:string ;
   taxon-name:fullScientificName "Scolecithricella dentipes Vervoort, 1951"^^xsd:string ;
   skos-xl:literalForm "Scolecithricella dentipes Vervoort, 1951"^^xsd:string ;
   dwc:scientificName "Scolecithricella dentipes Vervoort, 1951"^^xsd:string ;
   dct:bibliographicCitation """Walter, T.C.; Boxshall, G. (2026). World of Copepods Database. Scolecithricella dentipes Vervoort, 1951. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=220881 on 2026-04-07"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/3104>, <https://marineinfo.org/id/dataset/3731>, <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/117608>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/278966>, <https://aphia.org/id/source/6385> ;
   rdfs:seeAlso <http://collections.nmnh.si.edu/search/iz/?q=qn+Scolecithricella+dentipes> ;
   taxon-name:denotes _:b0 .

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

<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/117608> a top-level:Source, dct:BibliographicResource ;
   dct:title """Plankton copepods from the Atlantic sector of the Antarctic."""^^xsd:string ;
   dct:bibliographicCitation  """Vervoort, W. (1951). Plankton copepods from the Atlantic sector of the Antarctic. Verhandelingen der Koninklijke Nederlandse Akademie van Wetenschappen, Afd. Natuurkunde, Tweede Reeks (2)47(4):1-156, figs. 1-82."""^^xsd:string ;
   schema:datePublished "1951"^^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/278966> a top-level:Source, dct:BibliographicResource ;
   dct:title """Australian Antarctic Data Centre"""^^xsd:string ;
   dct:bibliographicCitation  """Australian Antarctic Data Centre."""^^xsd:string .

<https://aphia.org/id/source/6385> a top-level:Source, dct:BibliographicResource ;
   dct:title """Bathypelagic calanoid copepods of the western Indian Ocean."""^^xsd:string ;
   dct:bibliographicCitation  """Grice, G.D. & K. Hulsemann. (1967). Bathypelagic calanoid copepods of the western Indian Ocean. <em>Proceedings of the United States National Museum.</em> 122(3583):1-67, figs. 1-319."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5479/si.00963801.122-3583.1> ;
   schema:datePublished "1967"^^xsd:gYear .





