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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/records>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/archive_records>, <https://concepts.sagepub.com/social-science/concept/staff_records>, <https://concepts.sagepub.com/social-science/concept/birth_records>, <https://concepts.sagepub.com/social-science/concept/health_records>, <https://concepts.sagepub.com/social-science/concept/client_records>, <https://concepts.sagepub.com/social-science/concept/estate_records>, <https://concepts.sagepub.com/social-science/concept/records_of_procedures>, <https://concepts.sagepub.com/social-science/concept/accounting_records>, <https://concepts.sagepub.com/social-science/concept/criminal_records> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/information_materials> ;
  skos:prefLabel "records"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/information_materials>
  skos:prefLabel "information materials"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/records> .

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

<https://concepts.sagepub.com/social-science/concept/records_of_procedures>
  skos:prefLabel "records of procedures"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records> .

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

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

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

