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

<https://concepts.sagepub.com/social-science/concept/sanitary_facilities>
  skos:prefLabel "sanitary facilities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/toilets> .

<https://concepts.sagepub.com/social-science/concept/urban_places>
  skos:prefLabel "urban places"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/toilets> .

<https://concepts.sagepub.com/social-science/concept/toilets>
  skos:definition "This entry is concerned with “away from home” toilets, also known as restrooms, bathrooms, lavatories, and public conveniences. Away-from-home toilets may be divided into two categories: those provided off the street to serve the occupants of offices, stores, factories, sports stadia, entertainment venues, and so forth and “on street” municipal public toilets for the needs of pedestrians, cyclists, public transport users, shoppers, workers, tourists, and commuters. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n287.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Toilets</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staff_toilets>, <https://concepts.sagepub.com/social-science/concept/chemical_toilets> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_places>, <https://concepts.sagepub.com/social-science/concept/sanitary_facilities>, <https://concepts.sagepub.com/social-science/concept/buildings_and_facilities> ;
  skos:prefLabel "toilets"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/buildings_and_facilities>
  skos:prefLabel "buildings and facilities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/toilets> .

