@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/613560> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Poricalyptra gaarderae (Borsetti & Cati) Kleijne, 1991"^^xsd:string ;
   taxon-name:aphiaID "613560"^^xsd:integer ;
   dwc:scientificNameID "613560"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:613560"^^xsd:string ;
   taxon-name:scientificName "Poricalyptra gaarderae"^^xsd:string ;
   taxon-name:authorship "(Borsetti & Cati) Kleijne, 1991"^^xsd:string ;
   dwc:scientificNameAuthorship "(Borsetti & Cati) Kleijne, 1991"^^xsd:string ;
   taxon-name:fullScientificName "Poricalyptra gaarderae (Borsetti & Cati) Kleijne, 1991"^^xsd:string ;
   skos-xl:literalForm "Poricalyptra gaarderae (Borsetti & Cati) Kleijne, 1991"^^xsd:string ;
   dwc:scientificName "Poricalyptra gaarderae (Borsetti & Cati) Kleijne, 1991"^^xsd:string ;
   dct:bibliographicCitation """Guiry, M.D. & Guiry, G.M. (2026). AlgaeBase. World-wide electronic publication, National University of Ireland, Galway (taxonomic information republished from AlgaeBase with permission of M.D. Guiry). Poricalyptra gaarderae (Borsetti & Cati) Kleijne, 1991. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=613560 on 2026-06-18"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/2> ;
   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/453855>, <https://aphia.org/id/source/37>, <https://aphia.org/id/source/453261> ;
   rdfs:seeAlso <http://www.algaebase.org/search/species/detail/?species_id=46867> ;
   taxon-name:denotes _:b0 .

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

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

<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/453855> a top-level:Source, dct:BibliographicResource ;
   dct:title """Il nannoplankton calcareo vivente nel Tirreno centromeridionale, parte II"""^^xsd:string ;
   dct:bibliographicCitation  """Borsetti, A. M.; Cati, F. (1976). Il nannoplankton calcareo vivente nel Tirreno centromeridionale, parte II. <em>Giornale di Geologia.</em> ser. 2a 40(1): 209-240, pls 12-18."""^^xsd:string ;
   schema:datePublished "1976"^^xsd:gYear .

<https://aphia.org/id/source/37> a top-level:Source, dct:BibliographicResource ;
   dct:title """AlgaeBase"""^^xsd:string ;
   dct:bibliographicCitation  """Guiry, M.D. & Guiry, G.M. (2026). AlgaeBase. <em>World-wide electronic publication, National University of Ireland, Galway.</em> searched on YYYY-MM-DD."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/2> ;
   schema:datePublished "2026"^^xsd:gYear .

<https://aphia.org/id/source/453261> a top-level:Source, dct:BibliographicResource ;
   dct:title """Holococcolithophorids from the Indian Ocean, Red Sea, Mediterranean Sea and North Atlantic Ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Kleijne, A. (1991). Holococcolithophorids from the Indian Ocean, Red Sea, Mediterranean Sea and North Atlantic Ocean. <em>Marine Micropaleontology.</em> 17(1-2): 1-76."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/0377-8398(91)90023-y> ;
   schema:datePublished "1991"^^xsd:gYear .





