@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/948> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Syllidae Grube, 1850"^^xsd:string ;
   taxon-name:aphiaID "948"^^xsd:integer ;
   dwc:scientificNameID "948"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:948"^^xsd:string ;
   taxon-name:scientificName "Syllidae"^^xsd:string ;
   taxon-name:authorship "Grube, 1850"^^xsd:string ;
   dwc:scientificNameAuthorship "Grube, 1850"^^xsd:string ;
   taxon-name:fullScientificName "Syllidae Grube, 1850"^^xsd:string ;
   skos-xl:literalForm "Syllidae Grube, 1850"^^xsd:string ;
   dwc:scientificName "Syllidae Grube, 1850"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Syllidae Grube, 1850. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=948 on 2026-06-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/540>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/5274>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3122>, <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/5276>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/9018>, <https://marineinfo.org/id/dataset/8460>, <https://marineinfo.org/id/dataset/8732> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#family> ;
   dwc:taxonRank <https://aphia.org/ns/rank#family> ;
   dct:source <https://aphia.org/id/source/50033>, <https://aphia.org/id/source/51307>, <https://aphia.org/id/source/23029>, <https://aphia.org/id/source/141807>, <https://aphia.org/id/source/163016>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/285423>, <https://aphia.org/id/source/23029> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/249747> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0001757>, <https://www.ebi.ac.uk/ena/data/view/Taxon:122238>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=122238&lvl=0>, <https://www.univie.ac.at/arctictraits/taxonpage/2425>, <http://collections.peabody.yale.edu/search/Record/YPM-IZ-100562> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/948> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/249747> ;
   media:isSubjectOf <https://aphia.org/id/image/38362> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/63154> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/290638>, <https://aphia.org/id/taxon-description/292094>, <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/928> .

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

<https://aphia.org/id/source/50033> a top-level:Source, dct:BibliographicResource ;
   dct:title """Die Familien der Anneliden."""^^xsd:string ;
   dct:bibliographicCitation  """Grube, Adolf Eduard. (1850). Die Familien der Anneliden. <em>Archiv für Naturgeschichte, Berlin.</em> 16(1): 249-364."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1850"^^xsd:gYear .

<https://aphia.org/id/source/51307> a top-level:Source, dct:BibliographicResource ;
   dct:title """Levidoridae (Polychaeta), new family, with descriptions of two new species of Levidorum  from Florida"""^^xsd:string ;
   dct:bibliographicCitation  """Perkins, Thomas H. 1987. Levidoridae (Polychaeta), new family, with descriptions of two new species of Levidorum  from Florida. Bulletin of the Biological Society of Washington, 7: 162-168."""^^xsd:string ;
   schema:datePublished "1987"^^xsd:gYear .

<https://aphia.org/id/source/23029> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annelida, Polychaeta II: Syllidae"""^^xsd:string ;
   dct:bibliographicCitation  """San Martín, G. (2003). Annelida, Polychaeta II: Syllidae. <em>In: Ramos MA et al. (eds) Fauna Iberica, Vol 21, Museo Nacional de Ciencias Naturales. CSIC, Madrid.</em> p 1-554."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/117162> ;
   schema:datePublished "2003"^^xsd:gYear .

<https://aphia.org/id/source/141807> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylogeny of Syllidae (Polychaeta) based on combined molecular analysis of nuclear and mitochondrial genes"""^^xsd:string ;
   dct:bibliographicCitation  """Aguado, M.T.; Nygren, A.; Siddall, M.E. 2007. Phylogeny of Syllidae (Polychaeta) based on combined molecular analysis of nuclear and mitochondrial genes. Cladistics 23(6): 552-564"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1096-0031.2007.00163.x> ;
   schema:datePublished "2007"^^xsd:gYear .

<https://aphia.org/id/source/163016> a top-level:Source, dct:BibliographicResource ;
   dct:title """Systematics and evolution of syllids"""^^xsd:string ;
   dct:bibliographicCitation  """Aguado, M. T.; San Martin, G.; Siddall, M. E. 2012. Systematics and evolution of syllids (Annelida, Syllidae). Cladistics 28(3): 234-250."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1096-0031.2011.00377.x> ;
   schema:datePublished "2012"^^xsd:gYear .

<https://aphia.org/id/source/38> a top-level:Source, dct:BibliographicResource ;
   dct:title """The polychaete worms, definitions and keys to the orders, families and genera"""^^xsd:string ;
   dct:bibliographicCitation  """Fauchald, K. (1977). The polychaete worms, definitions and keys to the orders, families and genera. <em>Natural History Museum of Los Angeles County: Los Angeles, CA (USA), Science Series.</em> 28:1-188."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/11096> ;
   schema:datePublished "1977"^^xsd:gYear .

<https://aphia.org/id/source/285423> a top-level:Source, dct:BibliographicResource ;
   dct:title """Guía y claves para el reconocimiento de las subfamilias, géneros y especies de Syllidae registradas a lo largo de la costa de Chile, Archipiélago Juan Fernández e Isla de Pascua (Annelida: Phyllodocida: Syllidae). [Guide and keys for the identification of the subfamilies, genera and species of Syllidae registered along the Chilean coast, the Juan Fernández Archipelago and Easter Island (Annelida: Phyllodocida: Syllidae)]."""^^xsd:string ;
   dct:bibliographicCitation  """San Martín, Guillermo; Rozbaczylo, Nicolás; Díaz-Díaz, Oscar. (2017). Guía y claves para el reconocimiento de las subfamilias, géneros y especies de Syllidae registradas a lo largo de la costa de Chile, Archipiélago Juan Fernández e Isla de Pascua (Annelida: Phyllodocida: Syllidae). [Guide and keys for the identification of the subfamilies, genera and species of Syllidae registered along the Chilean coast, the Juan Fernández Archipelago and Easter Island (Annelida: Phyllodocida: Syllidae)]. <em>Anales del Instituto de la Patagonia (Chile).</em> 45(2): 7-50 [44pp]."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.4067/s0718-686x2017000200007> ;
   schema:datePublished "2017"^^xsd:gYear .

<https://aphia.org/id/source/23029> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annelida, Polychaeta II: Syllidae"""^^xsd:string ;
   dct:bibliographicCitation  """San Martín, G. (2003). Annelida, Polychaeta II: Syllidae. <em>In: Ramos MA et al. (eds) Fauna Iberica, Vol 21, Museo Nacional de Ciencias Naturales. CSIC, Madrid.</em> p 1-554."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/117162> ;
   schema:datePublished "2003"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/63154> 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/image/38362> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Syllidae"^^xsd:string ;
   dct:title "Syllidae"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/948>
   ] ;
   dct:rightsHolder "Fisheries and Oceans Canada, Moira Galbraith"^^xsd:string ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2011-02-01 16:21:05.740"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/38362_syllidae.jpg> .

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

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

<https://aphia.org/id/taxon-description/290638> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 948"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/290639>, <https://aphia.org/id/taxon-description-extra-specification/290640>, <https://aphia.org/id/taxon-description-extra-specification/290641> ;
   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/948> ;
   ] ;
   top-level:hasValue "21"^^xsd:string .

<https://aphia.org/id/taxon-description/292094> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 948"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/292095>, <https://aphia.org/id/taxon-description-extra-specification/292096>, <https://aphia.org/id/taxon-description-extra-specification/292097> ;
   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/948> ;
   ] ;
   top-level:hasValue "50"^^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/17670> 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/18276> 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/290639> 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/290640> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type minimum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#minimum> .
<https://aphia.org/id/taxon-description-extra-specification/290641> 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/292095> 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/292096> 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/292097> 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> .

