@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/395171> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Aranea G. Perry, 1810"^^xsd:string ;
   taxon-name:aphiaID "395171"^^xsd:integer ;
   dwc:scientificNameID "395171"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:395171"^^xsd:string ;
   taxon-name:scientificName "Aranea"^^xsd:string ;
   taxon-name:authorship "G. Perry, 1810"^^xsd:string ;
   dwc:scientificNameAuthorship "G. Perry, 1810"^^xsd:string ;
   taxon-name:fullScientificName "Aranea G. Perry, 1810"^^xsd:string ;
   skos-xl:literalForm "Aranea G. Perry, 1810"^^xsd:string ;
   dwc:scientificName "Aranea G. Perry, 1810"^^xsd:string ;
   dct:bibliographicCitation """MolluscaBase eds. (2026). MolluscaBase. Aranea G. Perry, 1810. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=395171 on 2026-04-05"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/5275> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#junior+homonym> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#genus> ;
   dwc:taxonRank <https://aphia.org/ns/rank#genus> ;
   dct:source <https://aphia.org/id/source/349370> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/138196> ;
   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/225315> .

<https://aphia.org/ns/taxonomic-status#junior+homonym> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "junior homonym"@en ;
   rdfs:label "junior homonym"@en ;
   skos:definition """To indicate the invalid status of the junior, or later established name, or in the case of simultaneous establishment, the name not given precedence by a first reviser or by an ICZN or ICN ruling. This is known as a later homonym in the ICN."""^^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#genus> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Genus"@en ;
   rdfs:label "Genus"@en .

<https://aphia.org/id/source/349370> a top-level:Source, dct:BibliographicResource ;
   dct:title """Arcana, or the Museum of Natural History, containing the most recent discussed objects embellished with coloured plates and corresponding descriptions; with extracts related to animals and remarks of celebrated travellers combining a general survey of nature. George Smeeton, London."""^^xsd:string ;
   dct:bibliographicCitation  """Perry, G. (1810). Arcana, or the Museum of Natural History, containing the most recent discussed objects embellished with coloured plates and corresponding descriptions; with extracts related to animals and remarks of celebrated travellers combining a general survey of nature. George Smeeton, London. 7-100, plates 1-15."""^^xsd:string ;
   schema:datePublished "1810"^^xsd:gYear .





