@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:34643
  skos:hiddenLabel "soothing creams"@en, "protective creams"@en, "estrogen creams"@en, "barrier creams"@en, "herbal creams"@en, "soothing cream"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23666>, <http://id.cabi.org/cabt/81513>, <http://id.loc.gov/authorities/subjects/sh85094424> ;
  ns0:marc001 "26007" ;
  skos:prefLabel "ointments"@en, "pomadas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "unguents"@en, "skin ointment"@en, "ointment"@en, "salves"@en ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:34643_def ;
  skos:broader nalt:238366 ;
  dc:modified "2020-07-27"^^xsd:date .

nalt:238366
  skos:prefLabel "formas farmacéuticas"@es, "dosage forms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34643 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:34643_def
  rdf:value "Preparaciones semisólidas utilizadas en forma tópica para lograr efectos protectores y emolientes o como vehículo para administrar medicamentos en forma local. Las bases de pomada son varias mezclas de grasas, ceras, aceites de origen animal y vegetal e hidrocarburos sólidos y líquidos."@es, "Semisolid preparations used topically for protective emollient effects or as a vehicle for local administration of medications. Ointment bases are various mixtures of fats, waxes, animal and plant oils and solid and liquid hydrocarbons."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

