@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:61122
  skos:prefLabel "gases respiratorios"@es, "respiratory gases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:203771 .

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

nalt:203771
  dc:modified "2015-03-13"^^xsd:date ;
  ns0:marc001 "64189" ;
  skos:definition nalt:203771_def ;
  skos:hiddenLabel "breath H2 concentration"@en, "breath hydrogen (H2) concentration"@en, "breath hydrogen test"@en, "breath-H2 concentrations"@en, "breath hydrogen concentration"@en, "breath-H2 concentration"@en, "breath sample"@en, "breath H2 concentrations"@en, "breath test"@en, "breath hydrogen (H2) concentrations"@en, "breath samples"@en, "breath hydrogen concentrations"@en, "breath-samples"@en, "breath-sample"@en, "breathalyzer test"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh87000075> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2013-08-21"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "breath hydrogen tests"@en, "breathalyzer tests"@en ;
  skos:prefLabel "pruebas de aliento"@es, "breath tests"@en ;
  skos:broader nalt:8499 ;
  skos:related nalt:61122 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:203771_def
  rdf:value "Cualquier prueba realizada en el aire exhalado."@es, "Any tests done on exhaled air."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

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

