@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 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:9531_def
  rdf:value "Tejido bucal que rodea la dentadura y está unido a ella."@es, "Oral tissue surrounding and attached to teeth."@en ;
  dc:source "Medical Subject headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:244090
  skos:prefLabel "enfermedades gingivales"@es, "gingival diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9531 .

nalt:9531
  skos:related nalt:42977, nalt:244090, nalt:215929, nalt:244088 ;
  skos:definition nalt:9531_def ;
  skos:altLabel "gums (mouth)"@en, "interdental papilla"@en ;
  skos:hiddenLabel "gingival tissues"@en, "gingival tissue"@en, "interdental gingiva"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/51773>, <http://id.agrisemantics.org/gacs/C31961>, <http://aims.fao.org/aos/agrovoc/c_11159> ;
  skos:prefLabel "gingiva"@en, "encía"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "16566" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85057910> ;
  skos:broader nalt:33560, nalt:8967 ;
  dc:modified "2015-12-31"^^xsd:date .

nalt:215929
  skos:prefLabel "enfermedades periodontales"@es, "periodontal diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9531 .

nalt:8967
  skos:prefLabel "tejidos animales"@es, "animal tissues"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9531 .

nalt:42977
  skos:prefLabel "gingivitis"@es, "gingivitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9531 .

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

nalt:244088
  skos:prefLabel "periodontitis"@es, "periodontitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9531 .

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

nalt:33560
  skos:prefLabel "boca"@es, "mouth"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9531 .

