@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/science_learning_centres>
  skos:prefLabel "science learning centres"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_centers> .

<https://concepts.sagepub.com/social-science/concept/learning_centers>
  skos:definition "A physical location where learning occurs. Learning centers are designed to facilitate learning. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1443.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Learning Centers</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/UK_online_centres>, <https://concepts.sagepub.com/social-science/concept/study_support_centers>, <https://concepts.sagepub.com/social-science/concept/science_learning_centres>, <https://concepts.sagepub.com/social-science/concept/City_Learning_Centres> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_buildings_and_facilities> ;
  skos:prefLabel "learning centers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/study_support_centers>
  skos:prefLabel "study support centers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_centers> .

<https://concepts.sagepub.com/social-science/concept/UK_online_centres>
  skos:prefLabel "UK online centres"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_centers> .

<https://concepts.sagepub.com/social-science/concept/City_Learning_Centres>
  skos:prefLabel "City Learning Centres"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/learning_centers> .

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

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

