@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:8444
  skos:prefLabel "anestesia"@es, "anesthesia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:8442 .

nalt:8442_def
  rdf:value "Métodos de alivio del dolor que pueden ser utilizados junto con analgésicos o en lugar de ellos."@es, "Methods of pain relief that may be used with or in place of analgesics."@en ;
  dc:source "Medical subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8442
  ns0:marc001 "2359" ;
  dc:modified "2016-09-21"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C16839>, <http://id.loc.gov/authorities/subjects/sh85004763> ;
  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:related nalt:931, nalt:8445, nalt:8443, nalt:2318, nalt:8444 ;
  skos:definition nalt:8442_def ;
  skos:altLabel "pain relief"@en ;
  skos:prefLabel "analgesia"@es, "analgesia"@en ;
  skos:broader nalt:16619110, nalt:1019 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:8445
  skos:prefLabel "refinamiento de técnicas de pruebas de animales"@es, "animal use refinement"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:8442 .

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

nalt:8443
  skos:prefLabel "efecto analgésico"@es, "analgesic effect"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:8442 .

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

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

nalt:931
  skos:prefLabel "dolor"@es, "pain"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:8442 .

nalt:16619110
  skos:prefLabel "tratamiento del dolor"@es, "pain management"@en ;
  a skos:Concept ;
  skos:narrower nalt:8442 .

nalt:1019
  skos:prefLabel "terapéutica"@es, "therapeutics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:8442 .

