@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/150325> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Acaridae"^^xsd:string ;
   taxon-name:aphiaID "150325"^^xsd:integer ;
   dwc:scientificNameID "150325"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:150325"^^xsd:string ;
   taxon-name:scientificName "Acaridae"^^xsd:string ;
   taxon-name:fullScientificName "Acaridae"^^xsd:string ;
   skos-xl:literalForm "Acaridae"^^xsd:string ;
   dwc:scientificName "Acaridae"^^xsd:string ;
   dct:bibliographicCitation """WoRMS (2026). Acaridae. Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=150325 on 2026-05-01"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/5274>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#family> ;
   dwc:taxonRank <https://aphia.org/ns/rank#family> ;
   dct:source <https://aphia.org/id/source/1> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:41442>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=41442&lvl=0>, <https://data.nhm.ac.uk/object/fdcdf85c-8966-421a-8f65-2a39f909c224> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/150325> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/terrestrial> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/58837>, <https://aphia.org/id/vernacular-name/95581>, <https://aphia.org/id/vernacular-name/95582>, <https://aphia.org/id/vernacular-name/101158> ;
   tat:hasAdditionalDescription <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/150317> .

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

<https://aphia.org/id/source/1> a top-level:Source, dct:BibliographicResource ;
   dct:title """The marine fauna of the British Isles and North-West Europe: 1. Introduction and protozoans to arthropods."""^^xsd:string ;
   dct:bibliographicCitation  """Hayward, P.J. & J.S. Ryland (Eds.). (1990). The marine fauna of the British Isles and North-West Europe: 1. Introduction and protozoans to arthropods. <em>Clarendon Press: Oxford, UK.</em> 627 pp."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1093/oso/9780198573562.001.0001>, <https://marineinfo.org/id/publication/4889> ;
   schema:datePublished "1990"^^xsd:gYear .


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

<https://aphia.org/id/vernacular-name/95581> a taxon-name:vernacularName ;
   taxon-name:vernacularName "acarid mites"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/95582> a taxon-name:vernacularName ;
   taxon-name:vernacularName "house dust mites"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

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



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


