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

nalt:156
  skos:prefLabel "signos y síntomas (animales y seres humanos)"@es, "signs and symptoms (animals and humans)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:205686 .

nalt:205686_def
  rdf:value "Fetidez del aliento que obedece a diversas causas, tales como una mala higiene oral, infecciones dentales u orales o la ingesta de ciertos alimentos."@es, "An offensive, foul breath odor resulting from a variety of causes such as poor oral hygiene, dental or oral infections, or the ingestion of certain foods."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:205686
  skos:definition nalt:205686_def ;
  dc:created "2013-09-18"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85016699> ;
  skos:prefLabel "halitosis"@es, "halitosis"@en ;
  skos:altLabel "breath malodor"@en, "oral malodour"@en, "breath malodour"@en, "bad breath"@en, "oral malodor"@en ;
  skos:broader nalt:156 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-12-06"^^xsd:date ;
  ns0:marc001 "67641" .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

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

