@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:27877
  skos:prefLabel "colitis"@es, "colitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:27878 .

nalt:27878
  dc:modified "2018-04-04"^^xsd:date ;
  skos:hiddenLabel "inflammatory bowel diseases"@en, "inflammatory-bowel diseases"@en, "inflammatory-bowel-diseases"@en, "inflammatory-bowel-disease"@en ;
  skos:broader nalt:334 ;
  skos:exactMatch <http://id.cabi.org/cabt/60982>, <http://id.agrisemantics.org/gacs/C28602> ;
  skos:prefLabel "inflammatory bowel disease"@en, "enfermedad intestinal inflamatoria"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:30093, nalt:27877 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh90000009> ;
  ns0:marc001 "19392" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:334
  skos:prefLabel "enfermedades del sistema digestivo"@es, "digestive system diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:27878 .

nalt:30093
  skos:prefLabel "enfermedad de Crohn"@es, "Crohn disease"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:27878 .

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

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

