@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:14281
  skos:prefLabel "medicina ayurvédica"@es, "Ayurvedic medicine"@en ;
  skos:hiddenLabel "Ayurvedic medicines"@en, "Ayurvedic-medicine"@en ;
  skos:altLabel "Ayurveda"@es, "Ayurveda"@en, "Siddha medicine"@en, "Hindu medicine"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:14281_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "4122" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85083178> ;
  skos:broader nalt:10109 ;
  dc:modified "2014-12-03"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C27111> .

nalt:14281_def
  rdf:value "Sistema tradicional de salud de la India basado en costumbres, creencias y prácticas de la cultura india. Ayurveda significa \"ciencia de la Vida\": veda- ciencia, ayur-vida."@es, "The traditional Hindu system of medicine which is based on customs, beliefs, and practices of the Hindu culture. Ayurveda means \"the science of Life\": veda - science, ayur - life."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:10109
  skos:prefLabel "medicina tradicional"@es, "traditional medicine"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:14281 .

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

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

