@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/416683> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Anser brachyrhynchus Baillon, 1834"^^xsd:string ;
   taxon-name:aphiaID "416683"^^xsd:integer ;
   dwc:scientificNameID "416683"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:416683"^^xsd:string ;
   taxon-name:scientificName "Anser brachyrhynchus"^^xsd:string ;
   taxon-name:authorship "Baillon, 1834"^^xsd:string ;
   dwc:scientificNameAuthorship "Baillon, 1834"^^xsd:string ;
   taxon-name:fullScientificName "Anser brachyrhynchus Baillon, 1834"^^xsd:string ;
   skos-xl:literalForm "Anser brachyrhynchus Baillon, 1834"^^xsd:string ;
   dwc:scientificName "Anser brachyrhynchus Baillon, 1834"^^xsd:string ;
   dct:bibliographicCitation """WoRMS (2026). Anser brachyrhynchus Baillon, 1834. Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=416683 on 2026-04-05"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/9018> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   dct:source <https://aphia.org/id/source/285314>, <https://aphia.org/id/source/132823> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=93227>, <http://www.biodiversitylibrary.org/name/Anser_brachyrhynchus>, <https://www.ebi.ac.uk/ena/data/view/Taxon:132585>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=132585&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A416683&interactionType=interactsWith>, <http://apiv3.iucnredlist.org/api/v3/taxonredirect/22679872>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:416683> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/416683> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/terrestrial> ;
   td:hasDistribution <https://aphia.org/id/distribution/743294> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/22935>, <https://aphia.org/id/vernacular-name/22934>, <https://aphia.org/id/vernacular-name/22943>, <https://aphia.org/id/vernacular-name/22933>, <https://aphia.org/id/vernacular-name/22940>, <https://aphia.org/id/vernacular-name/22941>, <https://aphia.org/id/vernacular-name/35602>, <https://aphia.org/id/vernacular-name/39911>, <https://aphia.org/id/vernacular-name/22936>, <https://aphia.org/id/vernacular-name/22937>, <https://aphia.org/id/vernacular-name/22932>, <https://aphia.org/id/vernacular-name/22947>, <https://aphia.org/id/vernacular-name/22931>, <https://aphia.org/id/vernacular-name/22938>, <https://aphia.org/id/vernacular-name/37754>, <https://aphia.org/id/vernacular-name/22944>, <https://aphia.org/id/vernacular-name/22939>, <https://aphia.org/id/vernacular-name/42781>, <https://aphia.org/id/vernacular-name/37400>, <https://aphia.org/id/vernacular-name/22946>, <https://aphia.org/id/vernacular-name/42067> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1409381>, <https://aphia.org/id/taxon-description/1971855>, <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/159158> .

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

<https://aphia.org/id/source/285314> a top-level:Source, dct:BibliographicResource ;
   dct:title """Referentiematrices en Ecotoopoppervlaktes Annex bij de Evaluatiemethodiek Schelde-estuarium Studie naar “Ecotoopoppervlaktes en intactness index”.  [Reference matrices and Ecotope areas Annex to the Evaluation methodology Scheldt estuary Study on “Ecotope areas and intactness index”."""^^xsd:string ;
   dct:bibliographicCitation  """Maris, T., O. Beauchard, S. Van Damme, E. Van den Bergh, S. Wijnhoven & P. Meire. (2013). Referentiematrices en Ecotoopoppervlaktes Annex bij de Evaluatiemethodiek Schelde-estuarium Studie naar “Ecotoopoppervlaktes en intactness index”.  [Reference matrices and Ecotope areas Annex to the Evaluation methodology Scheldt estuary Study on “Ecotope areas and intactness index”. <em>Monitor Taskforce Publication Series, 2013-01. NIOZ: Yerseke.</em> 35 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/242765> ;
   schema:datePublished "2013"^^xsd:gYear .

<https://aphia.org/id/source/132823> a top-level:Source, dct:BibliographicResource ;
   dct:title """Species list from the British Oceanographic Data Centre."""^^xsd:string ;
   dct:bibliographicCitation  """BODC. (2009). Species list from the British Oceanographic Data Centre. <em>BODC. (2009). Species list from the British Oceanographic Data Centre.</em>"""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/22935> a taxon-name:vernacularName ;
   taxon-name:vernacularName "kortnæbbet gås"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/dan> ;
   dct:source <https://aphia.org/id/source/147411> .

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

<https://aphia.org/id/vernacular-name/22943> a taxon-name:vernacularName ;
   taxon-name:vernacularName "pink-footed goose"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/147411> .

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

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

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

<https://aphia.org/id/vernacular-name/35602> a taxon-name:vernacularName ;
   taxon-name:vernacularName "trumpasnapė žąsis"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/lit> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/39911> a taxon-name:vernacularName ;
   taxon-name:vernacularName "kortnebbgås"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/nor> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/22936> a taxon-name:vernacularName ;
   taxon-name:vernacularName "kortnebbgås"^^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/22937> a taxon-name:vernacularName ;
   taxon-name:vernacularName "kortnebbgås"^^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/22932> a taxon-name:vernacularName ;
   taxon-name:vernacularName "gęś krótkodzioba"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/pol> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/22947> a taxon-name:vernacularName ;
   taxon-name:vernacularName "короткоклювый гуменник"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/rus> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/22931> a taxon-name:vernacularName ;
   taxon-name:vernacularName "gé ghobghearr"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/gla> ;
   dct:source <https://aphia.org/id/source/147411> .

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

<https://aphia.org/id/vernacular-name/37754> a taxon-name:vernacularName ;
   taxon-name:vernacularName "ánsar piquicorto"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/spa> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/22944> a taxon-name:vernacularName ;
   taxon-name:vernacularName "spetsbergsgås"^^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/22939> a taxon-name:vernacularName ;
   taxon-name:vernacularName "kucuk tarla kazi"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/tur> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/42781> a taxon-name:vernacularName ;
   taxon-name:vernacularName "küçük tarla kazı"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/tur> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/37400> 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/vernacular-name/22946> 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/vernacular-name/42067> a taxon-name:vernacularName ;
   taxon-name:vernacularName "gwydd troetbinc"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/cym> ;
   dct:source <https://aphia.org/id/source/147411> .



<https://aphia.org/id/distribution/743294> a td:Distribution ;
   rdfs:label "Distribution for Anser brachyrhynchus Baillon, 1834 - Polish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/416683> ;
   ] ;
   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/taxon-description/1409381> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 1836"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1409382> ;
   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/1836> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#large-body-size-over-200mm> .

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

<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/1409382> 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> .

