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

<https://concepts.sagepub.com/social-science/concept/light_duty_beds>
  skos:prefLabel "light duty beds"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/beds> .

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

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

<https://concepts.sagepub.com/social-science/concept/non_adjustable_beds>
  skos:prefLabel "non adjustable beds"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/beds> .

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

<https://concepts.sagepub.com/social-science/concept/beds>
  skos:broader <https://concepts.sagepub.com/social-science/concept/furniture> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adjustable_beds>, <https://concepts.sagepub.com/social-science/concept/roto_rest_beds>, <https://concepts.sagepub.com/social-science/concept/stretchers>, <https://concepts.sagepub.com/social-science/concept/water_beds>, <https://concepts.sagepub.com/social-science/concept/cots>, <https://concepts.sagepub.com/social-science/concept/bunk_beds>, <https://concepts.sagepub.com/social-science/concept/bed_cradles>, <https://concepts.sagepub.com/social-science/concept/light_duty_beds>, <https://concepts.sagepub.com/social-science/concept/non_adjustable_beds>, <https://concepts.sagepub.com/social-science/concept/hospital_beds>, <https://concepts.sagepub.com/social-science/concept/fluidized_beds> ;
  skos:prefLabel "beds"@en ;
  a skos:Concept .

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

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

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

<https://concepts.sagepub.com/social-science/concept/roto_rest_beds>
  skos:prefLabel "roto rest beds"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/beds> .

<https://concepts.sagepub.com/social-science/concept/bed_cradles>
  skos:prefLabel "bed cradles"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/beds> .

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

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

