@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/20296> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Acanthocephalus Koelreuther, 1771"^^xsd:string ;
   taxon-name:aphiaID "20296"^^xsd:integer ;
   dwc:scientificNameID "20296"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:20296"^^xsd:string ;
   taxon-name:scientificName "Acanthocephalus"^^xsd:string ;
   taxon-name:authorship "Koelreuther, 1771"^^xsd:string ;
   dwc:scientificNameAuthorship "Koelreuther, 1771"^^xsd:string ;
   taxon-name:fullScientificName "Acanthocephalus Koelreuther, 1771"^^xsd:string ;
   skos-xl:literalForm "Acanthocephalus Koelreuther, 1771"^^xsd:string ;
   dwc:scientificName "Acanthocephalus Koelreuther, 1771"^^xsd:string ;
   dct:bibliographicCitation """Gibson, D.; Wayland, M. (2026). World List of marine Acanthocephala. Acanthocephalus Koelreuther, 1771. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=20296 on 2026-04-05"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/4156>, <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> ;
   dct:source <https://aphia.org/id/source/42>, <https://aphia.org/id/source/132604>, <https://aphia.org/id/source/278487> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1441525>, <https://aphia.org/id/taxname/1416333>, <https://aphia.org/id/taxname/1416360> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:2605606>, <https://www.ebi.ac.uk/ena/data/view/Taxon:185725> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/20296> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/fresh> , <https://aphia.org/id/environment/brackish> , <https://aphia.org/id/environment/terrestrial> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1441525>, <https://aphia.org/id/taxname/1416333>, <https://aphia.org/id/taxname/1416360> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1420008>, <https://aphia.org/id/taxon-description/1420010>, <https://aphia.org/id/taxon-description/1420017>, <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/1416332> .

<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/42> a top-level:Source, dct:BibliographicResource ;
   dct:title """Integrated Taxonomic Information System (ITIS)"""^^xsd:string ;
   dct:bibliographicCitation  """Integrated Taxonomic Information System (ITIS)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/49> ;
   schema:isAccessibleForFree "1"^^xsd:boolean .

<https://aphia.org/id/source/132604> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylum Gnathifera: lesser jaw worms, rotifers, thorny-headed worms, New Zealand inventory of biodiversity: 1"""^^xsd:string ;
   dct:bibliographicCitation  """Shiel, R.; Smales, L.; Sterrer, W.; Duggan, I.C.; Pichelin, S.; Green, J.D. (2009). Phylum Gnathifera: lesser jaw worms, rotifers, thorny-headed worms, in: Gordon, D.P. (Ed.) (2009). New Zealand inventory of biodiversity: 1. Kingdom Animalia: Radiata, Lophotrochozoa, Deuterostomia. pp. 137-158."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/278487> a top-level:Source, dct:BibliographicResource ;
   dct:title """Guide to the Parasites of Fishes of Canada. Part III. Acanthocephala. L. Margolis and Z. Kabata (Eds)"""^^xsd:string ;
   dct:bibliographicCitation  """Arai, H. P. (1989). Guide to the Parasites of Fishes of Canada. Part III. Acanthocephala. L. Margolis and Z. Kabata (Eds). <em>Canadian Special Publication of Fisheries and Aquatic Sciences.</em> 107: 1-90."""^^xsd:string ;
   schema:datePublished "1989"^^xsd:gYear .




<https://aphia.org/id/taxon-description/1420008> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Ecological interactions for Taxon denoted by name 18814"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1420009> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/feedingtype> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/18814> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/feedingtype#endoparasitic> .

<https://aphia.org/id/taxon-description/1420010> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 18814"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1420011> ;
   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/18814> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#not-applicable> .

<https://aphia.org/id/taxon-description/1420017> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 18814"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1420018> ;
   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/18814> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#medium-body-size-2-to-200mm> .

<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/1420009> 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/1420011> 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/1420018> 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> .

