@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/local_lymph_node_assay>
  skos:prefLabel "local lymph node assay"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skin_tests> .

<https://concepts.sagepub.com/social-science/concept/passive_cutaneous_anaphylaxis>
  skos:prefLabel "passive cutaneous anaphylaxis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skin_tests> .

<https://concepts.sagepub.com/social-science/concept/skin_window_technique>
  skos:prefLabel "skin window technique"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skin_tests> .

<https://concepts.sagepub.com/social-science/concept/tuberculin_test>
  skos:prefLabel "tuberculin test"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skin_tests> .

<https://concepts.sagepub.com/social-science/concept/immunologic_tests>
  skos:prefLabel "immunologic tests"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/skin_tests> .

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

<https://concepts.sagepub.com/social-science/concept/patch_tests>
  skos:prefLabel "patch tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skin_tests> .

<https://concepts.sagepub.com/social-science/concept/intradermal_tests>
  skos:prefLabel "intradermal tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skin_tests> .

<https://concepts.sagepub.com/social-science/concept/skin_tests>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intradermal_tests>, <https://concepts.sagepub.com/social-science/concept/patch_tests>, <https://concepts.sagepub.com/social-science/concept/passive_cutaneous_anaphylaxis>, <https://concepts.sagepub.com/social-science/concept/tuberculin_test>, <https://concepts.sagepub.com/social-science/concept/skin_window_technique>, <https://concepts.sagepub.com/social-science/concept/local_lymph_node_assay> ;
  a skos:Concept ;
  skos:prefLabel "skin tests"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012882.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immunologic_tests> .

