@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/158926> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Gadus ogac Richardson, 1836"^^xsd:string ;
   taxon-name:aphiaID "158926"^^xsd:integer ;
   dwc:scientificNameID "158926"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:158926"^^xsd:string ;
   taxon-name:scientificName "Gadus ogac"^^xsd:string ;
   taxon-name:authorship "Richardson, 1836"^^xsd:string ;
   dwc:scientificNameAuthorship "Richardson, 1836"^^xsd:string ;
   taxon-name:fullScientificName "Gadus ogac Richardson, 1836"^^xsd:string ;
   skos-xl:literalForm "Gadus ogac Richardson, 1836"^^xsd:string ;
   dwc:scientificName "Gadus ogac Richardson, 1836"^^xsd:string ;
   dct:bibliographicCitation """Froese, R. and D. Pauly. Editors. (2026). FishBase. Gadus ogac Richardson, 1836. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=158926 on 2026-04-21"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/1667>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/536>, <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/3055>, <https://aphia.org/id/source/1128> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/323096>, <https://aphia.org/id/taxname/403598>, <https://aphia.org/id/taxname/403599>, <https://aphia.org/id/taxname/322692> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=747382>, <http://www.biodiversitylibrary.org/name/Gadus_ogac>, <https://www.ebi.ac.uk/ena/data/view/Taxon:8052>, <http://www.fao.org/fishery/species/2219/en>, <http://www.fishbase.org/Summary/SpeciesSummary.php?id=309>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=8052&lvl=0>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A158926&interactionType=interactsWith> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/254538> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/brackish> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/323096>, <https://aphia.org/id/taxname/403598>, <https://aphia.org/id/taxname/403599>, <https://aphia.org/id/taxname/322692> ;
   media:isSubjectOf <https://aphia.org/id/image/38958> ;
   td:hasDistribution <https://aphia.org/id/distribution/325683>, <https://aphia.org/id/distribution/659450>, <https://aphia.org/id/distribution/747010>, <https://aphia.org/id/distribution/754216>, <https://aphia.org/id/distribution/770849>, <https://aphia.org/id/distribution/770850>, <https://aphia.org/id/distribution/775033>, <https://aphia.org/id/distribution/776057> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/59506>, <https://aphia.org/id/vernacular-name/3950>, <https://aphia.org/id/vernacular-name/59827>, <https://aphia.org/id/vernacular-name/21612>, <https://aphia.org/id/vernacular-name/60136>, <https://aphia.org/id/vernacular-name/42047> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/64402>, <https://aphia.org/id/taxon-description/324003> ;
   taxon-name:hasParent _:b1 .

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

<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/3055> a top-level:Source, dct:BibliographicResource ;
   dct:title """Atlantic fishes of Canada"""^^xsd:string ;
   dct:bibliographicCitation  """Scott, W.B.; Scott, M.G. (1988). Atlantic fishes of Canada. <em>Canadian Bulletin of Fisheries and Aquatic Sciences.</em> No. 219. 731 pp."""^^xsd:string ;
   schema:datePublished "1988"^^xsd:gYear .

<https://aphia.org/id/source/1128> a top-level:Source, dct:BibliographicResource ;
   dct:title """FishBase. World Wide Web electronic publication"""^^xsd:string ;
   dct:bibliographicCitation  """Froese, R. & D. Pauly (Editors). (2026). FishBase. World Wide Web electronic publication. version (04/2025)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/42> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2026"^^xsd:gYear .


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

<https://aphia.org/id/vernacular-name/3950> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Greenland cod"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/2901>, <https://aphia.org/id/source/258892> .

<https://aphia.org/id/vernacular-name/59827> a taxon-name:vernacularName ;
   taxon-name:vernacularName "cabillaud ogac"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/fra> ;
   dct:source <https://aphia.org/id/source/258892> .

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

<https://aphia.org/id/vernacular-name/60136> a taxon-name:vernacularName ;
   taxon-name:vernacularName "GrönlandKabeljau"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/258892> .

<https://aphia.org/id/vernacular-name/42047> a taxon-name:vernacularName ;
   taxon-name:vernacularName "penfras yr Ynys Las"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/cym> ;
   dct:source <https://aphia.org/id/source/147411> .


<https://aphia.org/id/image/38958> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Gadus ogac"^^xsd:string ;
   dct:title "Gadus ogac"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/23344> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Small specimen from a DFO trawl survey in the St. Lawrence"""^^xsd:string ;
   dct:created "2011-02-14 21:30:36.273"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/38958_gadus-ogac.jpg> .

<https://aphia.org/id/distribution/325683> a td:Distribution ;
   rdfs:label "Distribution for Gadus ogac Richardson, 1836 - North West Atlantic"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926> ;
   ] ;
   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/659450> a td:Distribution ;
   rdfs:label "Distribution for Gadus ogac Richardson, 1836 - Gulf of St. Lawrence"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4290> ;
   dwc:locality <https://marineregions.org/mrgid/4290> ;
   dct:source <https://aphia.org/id/source/145051> .

<https://aphia.org/id/distribution/747010> a td:Distribution ;
   rdfs:label "Distribution for Gadus ogac Richardson, 1836 - Canadian Exclusive Economic Zone [Arctic part]"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926> ;
   ] ;
   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/754216> a td:Distribution ;
   rdfs:label "Distribution for Gadus ogac Richardson, 1836 - Ungava Bay"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/23497> ;
   dwc:locality <https://marineregions.org/mrgid/23497> ;
   dct:source <https://aphia.org/id/source/74556> .

<https://aphia.org/id/distribution/770849> a td:Distribution ;
   rdfs:label "Distribution for Gadus ogac Richardson, 1836 - Hudson Strait"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4251> ;
   dwc:locality <https://marineregions.org/mrgid/4251> ;
   dct:source <https://aphia.org/id/source/155160> .

<https://aphia.org/id/distribution/770850> a td:Distribution ;
   rdfs:label "Distribution for Gadus ogac Richardson, 1836 - Hudson Bay"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4252> ;
   dwc:locality <https://marineregions.org/mrgid/4252> ;
   dct:source <https://aphia.org/id/source/155160> .

<https://aphia.org/id/distribution/775033> a td:Distribution ;
   rdfs:label "Distribution for Gadus ogac Richardson, 1836 - Gulf of St. Lawrence"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926> ;
   ] ;
   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/776057> a td:Distribution ;
   rdfs:label "Distribution for Gadus ogac Richardson, 1836 - Canadian Exclusive Economic Zone [Arctic part]"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926> ;
   ] ;
   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/64402> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Species importance to society for Taxon denoted by name 158926"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/64403> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/species-importance-to-society> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/158926> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/species-importance-to-society#species-for-fishery-statistics-purposes> .

<https://aphia.org/id/taxon-description/324003> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 158926"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/324004>, <https://aphia.org/id/taxon-description-extra-specification/324005>, <https://aphia.org/id/taxon-description-extra-specification/324006>, <https://aphia.org/id/taxon-description-extra-specification/324007> ;
   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/158926> ;
   ] ;
   top-level:hasValue "77"^^xsd:string .

<https://aphia.org/id/taxon-description-extra-specification/64403> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Identifier GRC"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/identifier> ;
   top-level:hasValue "GRC"^^xsd:string .
<https://aphia.org/id/taxon-description-extra-specification/324004> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit cm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#centimeter> .
<https://aphia.org/id/taxon-description-extra-specification/324005> 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/324006> 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/324007> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Sex male/unsexed"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/sex> ;
   top-level:hasValue <https://aphia.org/ns/traits/sex#male-unsexed> .

