@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/pastes>
  skos:prefLabel "pastes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/suspensions> .

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

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

<https://concepts.sagepub.com/social-science/concept/suspensions>
  skos:definition "Suspension is a disciplinary action that involves removal of a student from his or her usual classroom placement for a period not to exceed 10 consecutive school days. Specific definitions and criteria for determining when suspension is warranted vary from state to state and within individual school districts within each state. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n293.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Suspension</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/slurries>, <https://concepts.sagepub.com/social-science/concept/pastes>, <https://concepts.sagepub.com/social-science/concept/drugs_in_suspension> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013535.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/colloids> ;
  skos:prefLabel "suspensions"@en ;
  a skos:Concept .

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

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

