@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/148724> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Mysticeti Flower, 1864"^^xsd:string ;
   taxon-name:aphiaID "148724"^^xsd:integer ;
   dwc:scientificNameID "148724"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:148724"^^xsd:string ;
   taxon-name:scientificName "Mysticeti"^^xsd:string ;
   taxon-name:authorship "Flower, 1864"^^xsd:string ;
   dwc:scientificNameAuthorship "Flower, 1864"^^xsd:string ;
   taxon-name:fullScientificName "Mysticeti Flower, 1864"^^xsd:string ;
   skos-xl:literalForm "Mysticeti Flower, 1864"^^xsd:string ;
   dwc:scientificName "Mysticeti Flower, 1864"^^xsd:string ;
   dct:bibliographicCitation """Fordyce, E.; Perrin, W.F. (2026). World Cetacea Database. Mysticeti Flower, 1864. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=148724 on 2026-05-03"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/1672>, <https://marineinfo.org/id/dataset/3106>, <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/5271>, <https://marineinfo.org/id/dataset/5273>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/8732> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#superfamily> ;
   dwc:taxonRank <https://aphia.org/ns/rank#superfamily> ;
   dct:source <https://aphia.org/id/source/58> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:9761>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=9761&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/148724> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   media:isSubjectOf <https://aphia.org/id/image/136703> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/2680>, <https://aphia.org/id/vernacular-name/17984>, <https://aphia.org/id/vernacular-name/93662>, <https://aphia.org/id/vernacular-name/30409>, <https://aphia.org/id/vernacular-name/30410>, <https://aphia.org/id/vernacular-name/30411> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1127224>, <https://aphia.org/id/taxon-description/1127226>, <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/2688> .

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

<https://aphia.org/id/source/58> a top-level:Source, dct:BibliographicResource ;
   dct:title """Marine mammals of the world"""^^xsd:string ;
   dct:bibliographicCitation  """Jefferson, T.A.; Leatherwood, S.; Webber, M.A. (1993). Marine mammals of the world. <em>FAO Species identification guide.</em> FAO: Rome, Italy. ISBN 92-5-103292-0. VIII, 320 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/5627> ;
   schema:datePublished "1993"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/2680> a taxon-name:vernacularName ;
   taxon-name:vernacularName "baardwalvissen"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/nld> ;
   dct:source <https://aphia.org/id/source/802> .

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

<https://aphia.org/id/vernacular-name/93662> 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/30409> a taxon-name:vernacularName ;
   taxon-name:vernacularName "bardehvaler"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/nob> ;
   dct:source <https://aphia.org/id/source/147411> .

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

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


<https://aphia.org/id/image/136703> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Mysticeti sp."^^xsd:string ;
   dct:title "Mysticeti sp."^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/148724>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2019-03-27 09:05:20.770"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/136703_mysticeti-sp.jpg> .

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

<https://aphia.org/id/taxon-description/1127226> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 2688"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1127227> ;
   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/2688> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#large-body-size-over-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/1127225> 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/1127227> 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> .

