@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/urinalysis>
  skos:definition "the chemical analysis of urine to check for the presence of drugs. When such a test yields a positive result, or what is known in criminal justice vernacular as dirty urine, it is indicative of drug use. [Source: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n1990.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Urinalysis</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016482.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urological_diagnostic_techniques>, <https://concepts.sagepub.com/social-science/concept/clinical_chemistry_tests> ;
  skos:prefLabel "urinalysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/urological_diagnostic_techniques>
  skos:prefLabel "urological diagnostic techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/urinalysis> .

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

<https://concepts.sagepub.com/social-science/concept/clinical_chemistry_tests>
  skos:prefLabel "clinical chemistry tests"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/urinalysis> .

