@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/weather_protection_systems>
  skos:prefLabel "weather protection systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rainwater_control_systems> .

<https://concepts.sagepub.com/social-science/concept/rainwater_pipes>
  skos:prefLabel "rainwater pipes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rainwater_control_systems> .

<https://concepts.sagepub.com/social-science/concept/rainwater_control_systems>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/weather_strips>, <https://concepts.sagepub.com/social-science/concept/weather_bars>, <https://concepts.sagepub.com/social-science/concept/waterproofing>, <https://concepts.sagepub.com/social-science/concept/rainwater_pipes>, <https://concepts.sagepub.com/social-science/concept/gutters> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/weather_protection_systems>, <https://concepts.sagepub.com/social-science/concept/control_systems> ;
  skos:prefLabel "rainwater control systems"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/weather_strips>
  skos:prefLabel "weather strips"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rainwater_control_systems> .

<https://concepts.sagepub.com/social-science/concept/control_systems>
  skos:prefLabel "control systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rainwater_control_systems> .

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

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

<https://concepts.sagepub.com/social-science/concept/weather_bars>
  skos:prefLabel "weather bars"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rainwater_control_systems> .

