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

nalt:8450
  skos:prefLabel "propiedades médicas"@es, "medicinal properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:10160 .

nalt:10160
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "2814" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "anti-ulcerogenic property"@en, "antiulcer activity"@en, "antiulcerogenic property"@en, "antiulcerogenic activity"@en, "anti-ulcerogenic activity"@en, "anti-ulcerogenic effect"@en, "antiulcerogenic effect"@en, "anti-ulcer effect"@en, "antiulcer effect"@en ;
  skos:hiddenLabel "anti-ulcerogenic activities"@en, "antiulcerogenic effects"@en, "anti-ulcerogenic effects"@en, "antiulcer effects"@en, "anti-ulcer effects"@en, "anti-ulcer-activity"@en, "antigastric ulcer activity"@en, "antiulcerogenic activities"@en, "antiulcerogenic properties"@en, "anti-ulcer activities"@en, "antiulcer activities"@en, "anti-ulcerogenic properties"@en ;
  skos:prefLabel "anti-ulcer activity"@en, "actividad antiulcerosa"@es ;
  skos:related nalt:10170 ;
  skos:broader nalt:8450 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-04-08"^^xsd:date .

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

nalt:10170
  skos:prefLabel "úlcera péptica"@es, "peptic ulcers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:10160 .

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

