@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/power_services>
  skos:prefLabel "power services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electrical_installations> .

<https://concepts.sagepub.com/social-science/concept/electric_power_systems>
  skos:prefLabel "electric power systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electrical_installations> .

<https://concepts.sagepub.com/social-science/concept/common_services_electrical>
  skos:prefLabel "common services electrical"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electrical_installations> .

<https://concepts.sagepub.com/social-science/concept/low_voltage_electrical_installations>
  skos:prefLabel "low voltage electrical installations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electrical_installations> .

<https://concepts.sagepub.com/social-science/concept/electrical_installations>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/low_voltage_electrical_installations>, <https://concepts.sagepub.com/social-science/concept/high_voltage_electrical_installations>, <https://concepts.sagepub.com/social-science/concept/emergency_electrical_installations>, <https://concepts.sagepub.com/social-science/concept/common_services_electrical> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_services>, <https://concepts.sagepub.com/social-science/concept/electric_power_systems> ;
  skos:prefLabel "electrical installations"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/high_voltage_electrical_installations>
  skos:prefLabel "high voltage electrical installations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electrical_installations> .

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

<https://concepts.sagepub.com/social-science/concept/emergency_electrical_installations>
  skos:prefLabel "emergency electrical installations"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electrical_installations> .

