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

<https://concepts.sagepub.com/social-science/concept/publications>
  skos:prefLabel "publications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/library_publications> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/abstracts_journals>
  skos:prefLabel "abstracts journals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/library_publications> .

<https://concepts.sagepub.com/social-science/concept/library_publications>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indexes>, <https://concepts.sagepub.com/social-science/concept/cataloging>, <https://concepts.sagepub.com/social-science/concept/bibliographies>, <https://concepts.sagepub.com/social-science/concept/accession_lists>, <https://concepts.sagepub.com/social-science/concept/abstracts_journals> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publications> ;
  skos:prefLabel "library publications"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/accession_lists>
  skos:prefLabel "accession lists"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/library_publications> .

