@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:153592_def
  rdf:value "Examen de orina por medios químicos, físicos o microscópicos."@es, "Examination of urine by chemical, physical, or microscopic means."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:38868
  skos:prefLabel "orina"@es, "urine"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:153592 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:153592
  skos:exactMatch <http://id.cabi.org/cabt/122029>, <http://id.agrisemantics.org/gacs/C20057> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "62214" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:8499 ;
  dc:created "2012-01-11"^^xsd:date ;
  skos:prefLabel "análisis de orina"@es, "urinalysis"@en ;
  skos:related nalt:38868, nalt:254557 ;
  skos:altLabel "urine analysis"@en ;
  skos:hiddenLabel "analysis of urine"@en ;
  skos:definition nalt:153592_def ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85141421> ;
  dc:modified "2018-05-17"^^xsd:date .

nalt:254557
  skos:prefLabel "urolitiasis"@es, "urolithiasis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:153592 .

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:153592 .

