@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/colloids>
  skos:broader <https://concepts.sagepub.com/social-science/concept/states_of_matter>, <https://concepts.sagepub.com/social-science/concept/dosage_forms> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/aerosols>, <https://concepts.sagepub.com/social-science/concept/emulsions>, <https://concepts.sagepub.com/social-science/concept/gels>, <https://concepts.sagepub.com/social-science/concept/foams>, <https://concepts.sagepub.com/social-science/concept/colloidal_drugs>, <https://concepts.sagepub.com/social-science/concept/sols>, <https://concepts.sagepub.com/social-science/concept/suspensions> ;
  skos:prefLabel "colloids"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003102.html> ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/dosage_forms>
  skos:prefLabel "dosage forms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/colloids> .

<https://concepts.sagepub.com/social-science/concept/states_of_matter>
  skos:prefLabel "states of matter"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/colloids> .

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/colloidal_drugs>
  skos:prefLabel "colloidal drugs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/colloids> .

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

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

