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

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

nalt:8442
  skos:prefLabel "analgesia"@es, "analgesia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8443 .

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

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:8443
  dc:modified "2020-10-07"^^xsd:date ;
  skos:altLabel "pain-relieving effect"@en, "analgesic properties"@en, "antinociceptive activity"@en, "antinociceptive effect"@en, "analgesic activity"@en ;
  skos:related nalt:2318, nalt:8442 ;
  skos:hiddenLabel "analgesic-effect"@en, "antinociceptive activities"@en, "analgesic effects"@en, "anti-nociceptive effects"@en, "analgesic activities"@en, "anti-nociceptive activity"@en, "relieving pain"@en, "hypoalgesic effects"@en, "anti-nociceptive activities"@en, "pain relieving"@en, "anti-nociceptive effect"@en, "antinociceptive effects"@en, "analgesic potential"@en, "analgesic property"@en, "hypoalgesic effect"@en, "relieved pain"@en, "relieves pain"@en, "relieve pain"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "2360" ;
  skos:prefLabel "analgesic effect"@en, "efecto analgésico"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/10022>, <http://id.agrisemantics.org/gacs/C15926> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:8450 .

nalt:2318
  skos:prefLabel "analgésicos"@es, "analgesics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:8443 .

