@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/air_filters>
  skos:prefLabel "air filters"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/filtration> .

<https://concepts.sagepub.com/social-science/concept/ultrafiltration>
  skos:prefLabel "ultrafiltration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/filtration> .

<https://concepts.sagepub.com/social-science/concept/climatology>
  skos:prefLabel "climatology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/filtration> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/filtration> .

<https://concepts.sagepub.com/social-science/concept/filtration>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/micropore_filters>, <https://concepts.sagepub.com/social-science/concept/ultrafiltration>, <https://concepts.sagepub.com/social-science/concept/air_filters>, <https://concepts.sagepub.com/social-science/concept/filtration_sterilisation> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climatology>, <https://concepts.sagepub.com/social-science/concept/physical_processes> ;
  skos:definition "Filtration is the process by which solid particles dispersed in liquid or gaseous fluids are separated from the fluid. This process is done for two main purposes: (1) removal of suspended solids and (2) thickening. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n430.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Filtration</a>]"@en ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005374.html> ;
  skos:prefLabel "filtration"@en .

<https://concepts.sagepub.com/social-science/concept/physical_processes>
  skos:prefLabel "physical processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/filtration> .

<https://concepts.sagepub.com/social-science/concept/micropore_filters>
  skos:prefLabel "micropore filters"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/filtration> .

<https://concepts.sagepub.com/social-science/concept/filtration_sterilisation>
  skos:prefLabel "filtration sterilisation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/filtration> .

