@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/130911> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Fabricia sabella (Ehrenberg, 1836)"^^xsd:string ;
   taxon-name:aphiaID "130911"^^xsd:integer ;
   dwc:scientificNameID "130911"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:130911"^^xsd:string ;
   taxon-name:scientificName "Fabricia sabella"^^xsd:string ;
   taxon-name:authorship "(Ehrenberg, 1836)"^^xsd:string ;
   dwc:scientificNameAuthorship "(Ehrenberg, 1836)"^^xsd:string ;
   taxon-name:fullScientificName "Fabricia sabella (Ehrenberg, 1836)"^^xsd:string ;
   skos-xl:literalForm "Fabricia sabella (Ehrenberg, 1836)"^^xsd:string ;
   dwc:scientificName "Fabricia sabella (Ehrenberg, 1836)"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Fabricia sabella (Ehrenberg, 1836). Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=130911 on 2026-04-27"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/8131> ;
   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/57145>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/1260>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/3042>, <https://aphia.org/id/source/49085>, <https://aphia.org/id/source/49119>, <https://aphia.org/id/source/50189>, <https://aphia.org/id/source/141215>, <https://aphia.org/id/source/192633>, <https://aphia.org/id/source/50198>, <https://aphia.org/id/source/50201>, <https://aphia.org/id/source/49534>, <https://aphia.org/id/source/49068>, <https://aphia.org/id/source/49895>, <https://aphia.org/id/source/62096> ;
   rdfs:seeAlso <http://www.biodiversitylibrary.org/name/Fabricia_sabella>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:130911>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Fabricia+sabella> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/130913> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   td:hasDistribution <https://aphia.org/id/distribution/301619>, <https://aphia.org/id/distribution/325607>, <https://aphia.org/id/distribution/401551>, <https://aphia.org/id/distribution/401976>, <https://aphia.org/id/distribution/403061>, <https://aphia.org/id/distribution/409179>, <https://aphia.org/id/distribution/411922>, <https://aphia.org/id/distribution/412607>, <https://aphia.org/id/distribution/415410>, <https://aphia.org/id/distribution/555840>, <https://aphia.org/id/distribution/621297>, <https://aphia.org/id/distribution/630769>, <https://aphia.org/id/distribution/640848>, <https://aphia.org/id/distribution/669929>, <https://aphia.org/id/distribution/685420>, <https://aphia.org/id/distribution/694739>, <https://aphia.org/id/distribution/698646>, <https://aphia.org/id/distribution/700231>, <https://aphia.org/id/distribution/728183>, <https://aphia.org/id/distribution/731059>, <https://aphia.org/id/distribution/743442>, <https://aphia.org/id/distribution/747008>, <https://aphia.org/id/distribution/774690>, <https://aphia.org/id/distribution/775818> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/27239> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/171787>, <https://aphia.org/id/taxon-description/399925> ;
   taxon-name:hasParent _:b1 .

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

<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/57145> a top-level:Source, dct:BibliographicResource ;
   dct:title """Über Amphicora sabella"""^^xsd:string ;
   dct:bibliographicCitation  """Ehrenberg, C.G. 1836. Über Amphicora sabella. [Title of convenience] Mittheilungen aus den Verhandlungen der Gesellschaft naturforschender Freunde zu Berlin 1836: 1-5."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1836"^^xsd:gYear .

<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/1260> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nouvelles signalisations d'especes benthiques sur les cotes francaises de la Manche orientale et de la Mer du Nord [New reports of benthic species from the French coasts of the eastern English Channel and the North Sea]"""^^xsd:string ;
   dct:bibliographicCitation  """Davoult, D.; Dewarumez, J.-M.; Luczak, C.; Migné, A. (1999). Nouvelles signalisations d'espèces benthiques sur les côtes françaises de la Manche orientale et de la Mer du Nord [New reports of benthic species from the french coasts of the eastern English Channel and the North Sea]. <i>Cah. Biol. Mar. 40(2)</i>: 121-127"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/66824> ;
   schema:datePublished "1999"^^xsd:gYear .

<https://aphia.org/id/source/1429> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeta, <i>in</i>: Costello, M.J. <i>et al.</i> (Ed.) (2001). European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification"""^^xsd:string ;
   dct:bibliographicCitation  """Bellan, G. (2001). Polychaeta, <i>in</i>: Costello, M.J. <i>et al.</i> (Ed.) (2001). European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. <em>Collection Patrimoines Naturels.</em> 50: 214-231."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61465> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/2930> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catalogue of the marine invertebrates of the estuary and Gulf of St. Lawrence."""^^xsd:string ;
   dct:bibliographicCitation  """Brunel, P., L. Bosse & G. Lamarche. (1998). Catalogue of the marine invertebrates of the estuary and Gulf of St. Lawrence. <em>Canadian Special Publication of Fisheries and Aquatic Sciences, 126.</em> 405 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/213868> ;
   schema:datePublished "1998"^^xsd:gYear .

<https://aphia.org/id/source/3042> a top-level:Source, dct:BibliographicResource ;
   dct:title """A Practical Guide to the Marine Animals of Northeastern North America."""^^xsd:string ;
   dct:bibliographicCitation  """Pollock, L.W. (1998). A practical guide to the marine animals of northeastern North America. Rutgers University Press. New Brunswick, New Jersey & London. 367 pp."""^^xsd:string ;
   schema:datePublished "1998"^^xsd:gYear .

<https://aphia.org/id/source/49085> a top-level:Source, dct:BibliographicResource ;
   dct:title """Sabellidae (Polychaeta) principally from the northeast Pacific Ocean."""^^xsd:string ;
   dct:bibliographicCitation  """Banse, Karl. (1979). Sabellidae (Polychaeta) principally from the northeast Pacific Ocean. <em>Journal of the Fisheries Research Board of Canada.</em> 36(8): 869-882."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1139/f79-125> ;
   schema:datePublished "1979"^^xsd:gYear .

<https://aphia.org/id/source/49119> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaete cryptofauna from rims of similar intertidal vermetid reefs on the Mediterranean coast of Israel and in the Gulf of Elat: Sabellidae (Polychaeta Sedentaria"""^^xsd:string ;
   dct:bibliographicCitation  """Ben-Eliahu, M. Nechama. (1975). Polychaete cryptofauna from rims of similar intertidal vermetid reefs on the Mediterranean coast of Israel and in the Gulf of Elat: Sabellidae (Polychaeta Sedentaria. <em>Israel Journal of Zoology.</em> 24(1-2): 54-70."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00212210.1975.10688411> ;
   schema:datePublished "1975"^^xsd:gYear .

<https://aphia.org/id/source/50189> a top-level:Source, dct:BibliographicResource ;
   dct:title """Fabricinae (feather-duster polychaetous annelids) in the Pacific"""^^xsd:string ;
   dct:bibliographicCitation  """Hartman, Olga. (1951). Fabricinae (feather-duster polychaetous annelids) in the Pacific. <em>Pacific Science.</em> 5(4): 379-391."""^^xsd:string ;
   schema:datePublished "1951"^^xsd:gYear .

<https://aphia.org/id/source/141215> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeta (Annelida) of the Gulf of Mexico, Pp. 751–788 in D.L. Felder and D.K. Camp (eds.)"""^^xsd:string ;
   dct:bibliographicCitation  """Fauchald, K.; Granados-Barba, A.; Solís-Weiss, V. (2009). Polychaeta (Annelida) of the Gulf of Mexico, Pp. 751–788 in D.L. Felder and D.K. Camp (eds.). <em>Gulf of Mexico. Origin, Waters, and Biota. Volume 1, Biodiversity.</em> Texas A&M University Press, College Station, Texas."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/192633> a top-level:Source, dct:BibliographicResource ;
   dct:title """Cobscook Bay inventory: a historical checklist of marine invertebrates spanning 162 years"""^^xsd:string ;
   dct:bibliographicCitation  """Trott, T. J. (2004). Cobscook Bay inventory: a historical checklist of marine invertebrates spanning 162 years. <em>Northeastern Naturalist.</em> 11, 261-324."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1656/1092-6194(2004)11[261:cbiahc]2.0.co;2> ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/50198> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaetous annelids erected by Treadwell, 1891 to 1948, together with a brief chronology"""^^xsd:string ;
   dct:bibliographicCitation  """Hartman, Olga. (1956). Polychaetous annelids erected by Treadwell, 1891 to 1948, together with a brief chronology. <em>Bulletin of the American Museum of Natural History.</em> 109(2): 239-310."""^^xsd:string ;
   schema:datePublished "1956"^^xsd:gYear .

<https://aphia.org/id/source/50201> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catalogue of the Polychaetous Annelids of the World. Parts 1 and 2"""^^xsd:string ;
   dct:bibliographicCitation  """Hartman, Olga. (1959). Catalogue of the Polychaetous Annelids of the World. Parts 1 and 2. <em>Allan Hancock Foundation Occasional Paper.</em> 23: 1-628."""^^xsd:string ;
   schema:datePublished "1959"^^xsd:gYear .

<https://aphia.org/id/source/49534> a top-level:Source, dct:BibliographicResource ;
   dct:title """Études anatomiques sur les annélides, turbellairés, opalines, et grégarines, observés dans les Hébrides"""^^xsd:string ;
   dct:bibliographicCitation  """Claparède, Édouard 1862. Études anatomiques sur les annélides, turbellairés, opalines, et grégarines, observés dans les Hébrides. Mémoires de la Société de physique et d'histoire naturelle de Genève, 16: 71-164."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.14795> ;
   schema:datePublished "1862"^^xsd:gYear .

<https://aphia.org/id/source/49068> a top-level:Source, dct:BibliographicResource ;
   dct:title """Beiträge zur Kenntnis der Gattungen Fabricia, Manayunkia,und Fabriciola (Sabellidae, Polychaeta)"""^^xsd:string ;
   dct:bibliographicCitation  """Banse, K. 1956. Beiträge zur Kenntnis der Gattungen Fabricia, Manayunkia,und Fabriciola (Sabellidae, Polychaeta). Zoologische Jahrbücher, Abteilung für Systematik, Geographie und Biologie der Tiere, 84(4/5): 415-438."""^^xsd:string ;
   schema:datePublished "1956"^^xsd:gYear .

<https://aphia.org/id/source/49895> a top-level:Source, dct:BibliographicResource ;
   dct:title """A revision of the genus Fabricia Blainville, 1828 (Polychaeta: Sabellidae: Fabriciinae)"""^^xsd:string ;
   dct:bibliographicCitation  """Fitzhugh, K. (1990). A revision of the genus Fabricia Blainville, 1828 (Polychaeta: Sabellidae: Fabriciinae). <em>Sarsia.</em> 75: 1-16."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00364827.1990.10413437> ;
   schema:datePublished "1990"^^xsd:gYear .

<https://aphia.org/id/source/62096> a top-level:Source, dct:BibliographicResource ;
   dct:title """Some aspects of the ecology of <i>Fabricia sabella</i> (Ehr.) (Annelida, Polychaeta)."""^^xsd:string ;
   dct:bibliographicCitation  """Lewis, David B. (1968). Some aspects of the ecology of <i>Fabricia sabella</i> (Ehr.) (Annelida, Polychaeta). <em>Zoological Journal of the Linnean Society, London.</em> 47(313): 515-526, plates 1-2."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1096-3642.1968.tb00550d.x> ;
   schema:datePublished "1968"^^xsd:gYear .


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



<https://aphia.org/id/distribution/301619> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7130> ;
   dwc:locality <https://marineregions.org/mrgid/7130> ;
   dct:source <https://aphia.org/id/source/1429> .

<https://aphia.org/id/distribution/325607> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - North West Atlantic"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7135> ;
   dwc:locality <https://marineregions.org/mrgid/7135> ;
   dct:source <https://aphia.org/id/source/2901> .

<https://aphia.org/id/distribution/401551> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Arctic Ocean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1906> ;
   dwc:locality <https://marineregions.org/mrgid/1906> ;
   dct:source <https://aphia.org/id/source/1260> .

<https://aphia.org/id/distribution/401976> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - North Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2350> ;
   dwc:locality <https://marineregions.org/mrgid/2350> ;
   dct:source <https://aphia.org/id/source/1260> .

<https://aphia.org/id/distribution/403061> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Black Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3319> ;
   dwc:locality <https://marineregions.org/mrgid/3319> ;
   dct:source <https://aphia.org/id/source/1260> .

<https://aphia.org/id/distribution/409179> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Calais"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/188> ;
   dwc:locality <https://marineregions.org/mrgid/188> ;
   dct:source <https://aphia.org/id/source/1260> .

<https://aphia.org/id/distribution/411922> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Isle of Man"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3258> ;
   dwc:locality <https://marineregions.org/mrgid/3258> ;
   dct:source <https://aphia.org/id/source/1260> .

<https://aphia.org/id/distribution/412607> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Mediterranean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/1905> ;
   dwc:locality <https://marineregions.org/mrgid/1905> ;
   dct:source <https://aphia.org/id/source/1260> .

<https://aphia.org/id/distribution/415410> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Roscoff"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/14276> ;
   dwc:locality <https://marineregions.org/mrgid/14276> ;
   dct:source <https://aphia.org/id/source/1260> .

<https://aphia.org/id/distribution/555840> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Banc d'Arguin"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5071> ;
   dwc:locality <https://marineregions.org/mrgid/5071> ;
   dct:source <https://aphia.org/id/source/8619> .

<https://aphia.org/id/distribution/621297> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Cobscook Bay"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/21555> ;
   dwc:locality <https://marineregions.org/mrgid/21555> ;
   dct:source <https://aphia.org/id/source/192633> .

<https://aphia.org/id/distribution/630769> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Gulf of Maine"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8940> ;
   dwc:locality <https://marineregions.org/mrgid/8940> ;
   dct:source <https://aphia.org/id/source/2901> .

<https://aphia.org/id/distribution/640848> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Oostende"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/25> ;
   dwc:locality <https://marineregions.org/mrgid/25> ;
   dct:source <https://aphia.org/id/source/25970> .

<https://aphia.org/id/distribution/669929> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4288> ;
   dwc:locality <https://marineregions.org/mrgid/4288> ;
   dct:source <https://aphia.org/id/source/401228> .

<https://aphia.org/id/distribution/685420> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Bonaire Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/26520> ;
   dwc:locality <https://marineregions.org/mrgid/26520> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/694739> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Caribbean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4287> ;
   dwc:locality <https://marineregions.org/mrgid/4287> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/698646> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Aruban Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/26519> ;
   dwc:locality <https://marineregions.org/mrgid/26519> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/700231> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Curaçaoan Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/26517> ;
   dwc:locality <https://marineregions.org/mrgid/26517> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/728183> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5681> ;
   dwc:locality <https://marineregions.org/mrgid/5681> ;
   dct:source <https://aphia.org/id/source/149068> .

<https://aphia.org/id/distribution/731059> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Azores Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8361> ;
   dwc:locality <https://marineregions.org/mrgid/8361> ;
   dct:source <https://aphia.org/id/source/149079> .

<https://aphia.org/id/distribution/743442> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Polish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5687> ;
   dwc:locality <https://marineregions.org/mrgid/5687> ;
   dct:source <https://aphia.org/id/source/149084> .

<https://aphia.org/id/distribution/747008> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Canadian Exclusive Economic Zone [Arctic part]"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8776> ;
   dwc:locality <https://marineregions.org/mrgid/8776> ;
   dct:source <https://aphia.org/id/source/150285> .

<https://aphia.org/id/distribution/774690> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Gulf of St. Lawrence"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4290> ;
   dwc:locality <https://marineregions.org/mrgid/4290> ;
   dct:source <https://aphia.org/id/source/163928> .

<https://aphia.org/id/distribution/775818> a td:Distribution ;
   rdfs:label "Distribution for Fabricia sabella (Ehrenberg, 1836) - Canadian Exclusive Economic Zone [Arctic part]"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8776> ;
   dwc:locality <https://marineregions.org/mrgid/8776> ;
   dct:source <https://aphia.org/id/source/163928> .

<https://aphia.org/id/taxon-description/171787> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 130911"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/171788>, <https://aphia.org/id/taxon-description-extra-specification/171789>, <https://aphia.org/id/taxon-description-extra-specification/171790>, <https://aphia.org/id/taxon-description-extra-specification/171791> ;
   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/130911> ;
   ] ;
   top-level:hasValue "3"^^xsd:string .

<https://aphia.org/id/taxon-description/399925> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 130911"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/ambi-ecological-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130911> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#indifferent-to-disturbance> .

<https://aphia.org/id/taxon-description-extra-specification/171788> 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/171789> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type unknown"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#unknown> .
<https://aphia.org/id/taxon-description-extra-specification/171790> 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/171791> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Locality (MRGID) 1920"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/locality-mrgid> ;
   top-level:hasValue <https://marineregions.org/mrgid/1920> .

