@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/383230> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Calcarius lapponicus (Linnaeus, 1758)"^^xsd:string ;
   taxon-name:aphiaID "383230"^^xsd:integer ;
   dwc:scientificNameID "383230"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:383230"^^xsd:string ;
   taxon-name:scientificName "Calcarius lapponicus"^^xsd:string ;
   taxon-name:authorship "(Linnaeus, 1758)"^^xsd:string ;
   dwc:scientificNameAuthorship "(Linnaeus, 1758)"^^xsd:string ;
   taxon-name:fullScientificName "Calcarius lapponicus (Linnaeus, 1758)"^^xsd:string ;
   skos-xl:literalForm "Calcarius lapponicus (Linnaeus, 1758)"^^xsd:string ;
   dwc:scientificName "Calcarius lapponicus (Linnaeus, 1758)"^^xsd:string ;
   dct:bibliographicCitation """WoRMS (2026). Calcarius lapponicus (Linnaeus, 1758). Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=383230 on 2026-04-21"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/8131> ;
   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/398699> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=17159>, <http://www.biodiversitylibrary.org/name/Calcarius_lapponicus>, <https://www.ebi.ac.uk/ena/data/view/Taxon:135424>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=135424&lvl=0>, <http://apiv3.iucnredlist.org/api/v3/taxonredirect/22721033>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:383230> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/383230> ;
   tat:hasHabitat <https://aphia.org/id/environment/terrestrial> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/42889>, <https://aphia.org/id/vernacular-name/24372>, <https://aphia.org/id/vernacular-name/14940>, <https://aphia.org/id/vernacular-name/14941>, <https://aphia.org/id/vernacular-name/14942>, <https://aphia.org/id/vernacular-name/14944>, <https://aphia.org/id/vernacular-name/14943>, <https://aphia.org/id/vernacular-name/14946>, <https://aphia.org/id/vernacular-name/35671>, <https://aphia.org/id/vernacular-name/24371>, <https://aphia.org/id/vernacular-name/24370>, <https://aphia.org/id/vernacular-name/38433>, <https://aphia.org/id/vernacular-name/24373>, <https://aphia.org/id/vernacular-name/14945>, <https://aphia.org/id/vernacular-name/24369>, <https://aphia.org/id/vernacular-name/42888>, <https://aphia.org/id/vernacular-name/24375>, <https://aphia.org/id/vernacular-name/42101> ;
   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/383229> .

<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/398699> a top-level:Source, dct:BibliographicResource ;
   dct:title """A Guide to The Birds of Bermuda"""^^xsd:string ;
   dct:bibliographicCitation  """Amos, E. J. R. (1991). A Guide to The Birds of Bermuda. 206 pp"""^^xsd:string ;
   schema:datePublished "1991"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/42889> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Лапландска овесарка"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/bul> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/24372> a taxon-name:vernacularName ;
   taxon-name:vernacularName "lapværling"^^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/14940> a taxon-name:vernacularName ;
   taxon-name:vernacularName "ijsgors"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/nld> .

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

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

<https://aphia.org/id/vernacular-name/14944> a taxon-name:vernacularName ;
   taxon-name:vernacularName "bruant lapon"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/fra> .

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

<https://aphia.org/id/vernacular-name/14946> a taxon-name:vernacularName ;
   taxon-name:vernacularName "zigolo di Lapponia"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/ita> .

<https://aphia.org/id/vernacular-name/35671> a taxon-name:vernacularName ;
   taxon-name:vernacularName "pentinuotoji starta"^^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/24371> a taxon-name:vernacularName ;
   taxon-name:vernacularName "lappspurv"^^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/24370> a taxon-name:vernacularName ;
   taxon-name:vernacularName "lappsporv"^^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/38433> a taxon-name:vernacularName ;
   taxon-name:vernacularName "poświerka"^^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/24373> a taxon-name:vernacularName ;
   taxon-name:vernacularName "ostroglež"^^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/14945> a taxon-name:vernacularName ;
   taxon-name:vernacularName "escribano lapón"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/spa> .

<https://aphia.org/id/vernacular-name/24369> a taxon-name:vernacularName ;
   taxon-name:vernacularName "lappsparv"^^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/42888> a taxon-name:vernacularName ;
   taxon-name:vernacularName "lapon çintesi"^^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/24375> 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/42101> a taxon-name:vernacularName ;
   taxon-name:vernacularName "bras y gogledd"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/cym> ;
   dct:source <https://aphia.org/id/source/147411> .



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

