@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/22528> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Foraminiferida"^^xsd:string ;
   taxon-name:aphiaID "22528"^^xsd:integer ;
   dwc:scientificNameID "22528"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:22528"^^xsd:string ;
   taxon-name:scientificName "Foraminiferida"^^xsd:string ;
   taxon-name:fullScientificName "Foraminiferida"^^xsd:string ;
   skos-xl:literalForm "Foraminiferida"^^xsd:string ;
   dwc:scientificName "Foraminiferida"^^xsd:string ;
   dct:bibliographicCitation """Hayward, B.W.; Le Coze, F.; Vachard, D.; Gross, O. (2026). World Foraminifera Database. Foraminiferida. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=22528 on 2026-05-02"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/1672>, <https://marineinfo.org/id/dataset/3113>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/5816> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#unaccepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#order> ;
   dwc:taxonRank <https://aphia.org/ns/rank#order> ;
   dct:source <https://aphia.org/id/source/1365>, <https://aphia.org/id/source/1264> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/9019291>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=29178&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/1410> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/60993> ;
   taxon-name:hasParent _:b1 .

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

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

<https://aphia.org/id/source/1365> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Gross, O. (2001). Foraminifera, <B><I>in</I></B>: Costello, M.J. <i>et al.</i> (Ed.) (2001). <i>European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. Collection Patrimoines Naturels,</i> 50: pp. 60-75"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61191> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/1264> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Parker, S.P. (Ed.) (1982). Synopsis and classification of living organisms. McGraw Hill Book Company: New York, NY (USA). ISBN 0-07-079031-0. 1166, 1232 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/38852> ;
   schema:datePublished "1982"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/60993> 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> .




