@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/292897> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Askenasia Blochmann, 1895"^^xsd:string ;
   taxon-name:aphiaID "292897"^^xsd:integer ;
   dwc:scientificNameID "292897"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:292897"^^xsd:string ;
   taxon-name:scientificName "Askenasia"^^xsd:string ;
   taxon-name:authorship "Blochmann, 1895"^^xsd:string ;
   dwc:scientificNameAuthorship "Blochmann, 1895"^^xsd:string ;
   taxon-name:fullScientificName "Askenasia Blochmann, 1895"^^xsd:string ;
   skos-xl:literalForm "Askenasia Blochmann, 1895"^^xsd:string ;
   dwc:scientificName "Askenasia Blochmann, 1895"^^xsd:string ;
   dct:bibliographicCitation """Xu, K.; Dolan, J. (2026). World Ciliophora Database. Askenasia Blochmann, 1895. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=292897 on 2026-04-20"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/4176>, <https://marineinfo.org/id/dataset/8131> ;
   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> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:457373>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=457373&lvl=0> ;
   taxon-name:denotes _:b0 .

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

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

<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/taxon-description/17715> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 11"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/17716> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/functional-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/11> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#benthos> .

<https://aphia.org/id/taxon-description/1398469> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 11"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1398470> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size-qualitative> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/11> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#micro-body-size-under-0-2mm> .

<https://aphia.org/id/taxon-description-extra-specification/17716> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/1398470> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .

