@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/1824> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Cephalochordata"^^xsd:string ;
   taxon-name:aphiaID "1824"^^xsd:integer ;
   dwc:scientificNameID "1824"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:1824"^^xsd:string ;
   taxon-name:scientificName "Cephalochordata"^^xsd:string ;
   taxon-name:fullScientificName "Cephalochordata"^^xsd:string ;
   skos-xl:literalForm "Cephalochordata"^^xsd:string ;
   dwc:scientificName "Cephalochordata"^^xsd:string ;
   dct:bibliographicCitation """WoRMS (2026). Cephalochordata. Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=1824 on 2026-05-04"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/1672>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/5273>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/8732> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#subphylum> ;
   dwc:taxonRank <https://aphia.org/ns/rank#subphylum> ;
   dct:source <https://aphia.org/id/source/3>, <https://aphia.org/id/source/1594> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0000061>, <https://www.ebi.ac.uk/ena/data/view/Taxon:7735>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=7735&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/1824> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/14835>, <https://aphia.org/id/vernacular-name/14834>, <https://aphia.org/id/vernacular-name/106791>, <https://aphia.org/id/vernacular-name/60615>, <https://aphia.org/id/vernacular-name/24981>, <https://aphia.org/id/vernacular-name/39570> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17639>, <https://aphia.org/id/taxon-description/18243>, <https://aphia.org/id/taxon-description/1410422>, <https://aphia.org/id/taxon-description/1410424>, <https://aphia.org/id/taxon-description/1410426>, <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/1821> .

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

<https://aphia.org/id/source/3> a top-level:Source, dct:BibliographicResource ;
   dct:title """Five Kingdoms: an illustrated guide to the Phyla of life on earth. 3rd edition."""^^xsd:string ;
   dct:bibliographicCitation  """Margulis, L.; Schwartz, K.V. (1998). Five Kingdoms: an illustrated guide to the Phyla of life on earth. 3rd edition. Freeman: New York, NY (USA). ISBN 0-7167-3027-8. xx, 520 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/24358> ;
   schema:datePublished "1998"^^xsd:gYear .

<https://aphia.org/id/source/1594> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Margulis, L.; Schwartz, K.V. (1982). Five Kingdoms : an illustrated guide to the phyla of life on earth. Second edition. Freeman."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/24358> ;
   schema:datePublished "1982"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/14835> a taxon-name:vernacularName ;
   taxon-name:vernacularName "amphioxus"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/126155> .

<https://aphia.org/id/vernacular-name/14834> a taxon-name:vernacularName ;
   taxon-name:vernacularName "lancelets"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/126155> .

<https://aphia.org/id/vernacular-name/106791> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Lanzettfische"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/335654> .

<https://aphia.org/id/vernacular-name/60615> a taxon-name:vernacularName ;
   taxon-name:vernacularName "頭索動物"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/jpn> ;
   dct:source <https://aphia.org/id/source/261686> .

<https://aphia.org/id/vernacular-name/24981> a taxon-name:vernacularName ;
   taxon-name:vernacularName "lansettfiskar"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/swe> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/39570> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Безчерепні"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/ukr> ;
   dct:source <https://aphia.org/id/source/147411> .



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

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

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

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

<https://aphia.org/id/taxon-description/1410426> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 1824"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1410427>, <https://aphia.org/id/taxon-description-extra-specification/1410428>, <https://aphia.org/id/taxon-description-extra-specification/1410429>, <https://aphia.org/id/taxon-description-extra-specification/1410430> ;
   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/1824> ;
   ] ;
   top-level:hasValue "60"^^xsd:string .

<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/17640> 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/18244> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage larva"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#larva> .
<https://aphia.org/id/taxon-description-extra-specification/1410423> 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/1410425> 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/1410427> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/1410428> 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/1410429> 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/1410430> 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> .

