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

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

<https://concepts.sagepub.com/social-science/concept/records_as_topic>
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011996.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_collection> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diet_records>, <https://concepts.sagepub.com/social-science/concept/dental_records>, <https://concepts.sagepub.com/social-science/concept/nursing_records>, <https://concepts.sagepub.com/social-science/concept/medical_records>, <https://concepts.sagepub.com/social-science/concept/registries>, <https://concepts.sagepub.com/social-science/concept/hospital_records>, <https://concepts.sagepub.com/social-science/concept/birth_certificates>, <https://concepts.sagepub.com/social-science/concept/consent_forms>, <https://concepts.sagepub.com/social-science/concept/death_certificates> ;
  skos:prefLabel "records as topic"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/data_collection>
  skos:prefLabel "data collection"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/records_as_topic> .

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

<https://concepts.sagepub.com/social-science/concept/consent_forms>
  skos:prefLabel "consent forms"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records_as_topic> .

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

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

<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_as_topic> .

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

<https://concepts.sagepub.com/social-science/concept/death_certificates>
  skos:prefLabel "death certificates"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records_as_topic> .

