@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/worksheets>
  skos:prefLabel "worksheets"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records_(forms)> .

<https://concepts.sagepub.com/social-science/concept/credentials>
  skos:prefLabel "credentials"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records_(forms)> .

<https://concepts.sagepub.com/social-science/concept/publication_document_types>
  skos:prefLabel "publication/document types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/records_(forms)> .

<https://concepts.sagepub.com/social-science/concept/student_records>
  skos:prefLabel "student records"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records_(forms)> .

<https://concepts.sagepub.com/social-science/concept/case_records>
  skos:prefLabel "case records"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records_(forms)> .

<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_(forms)> .

<https://concepts.sagepub.com/social-science/concept/records_(forms)>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/check_lists>, <https://concepts.sagepub.com/social-science/concept/worksheets>, <https://concepts.sagepub.com/social-science/concept/student_records>, <https://concepts.sagepub.com/social-science/concept/credentials>, <https://concepts.sagepub.com/social-science/concept/confidential_records>, <https://concepts.sagepub.com/social-science/concept/case_records> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publication_document_types> ;
  skos:prefLabel "records (forms)"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/confidential_records>
  skos:prefLabel "confidential records"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records_(forms)> .

<https://concepts.sagepub.com/social-science/concept/check_lists>
  skos:prefLabel "check lists"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records_(forms)> .

