@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/building_space_utilization>
  skos:prefLabel "building space utilization"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/building_utilization> .

<https://concepts.sagepub.com/social-science/concept/building_intensive_use>
  skos:prefLabel "building intensive use"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/building_utilization> .

<https://concepts.sagepub.com/social-science/concept/building_redevelopment>
  skos:prefLabel "building redevelopment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/building_utilization> .

<https://concepts.sagepub.com/social-science/concept/buildings_(structures)>
  skos:prefLabel "buildings (structures)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/building_utilization> .

<https://concepts.sagepub.com/social-science/concept/building_utilization>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/building_space_utilization>, <https://concepts.sagepub.com/social-science/concept/building_re-use>, <https://concepts.sagepub.com/social-science/concept/building_redevelopment>, <https://concepts.sagepub.com/social-science/concept/building_intensive_use>, <https://concepts.sagepub.com/social-science/concept/building_change_of_use> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/buildings_(structures)> ;
  skos:prefLabel "building utilization"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/building_re-use>
  skos:prefLabel "building re-use"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/building_utilization> .

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

<https://concepts.sagepub.com/social-science/concept/building_change_of_use>
  skos:prefLabel "building change of use"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/building_utilization> .

