@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:289234
  skos:prefLabel "ablación quirúrgica"@es, "surgical ablation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30348 .

nalt:30348_def
  rdf:value "Uso de la congelación como una técnica quirúrgica especial para destruir o extirpar tejidos."@es, "The use of freezing as a special surgical technique to destroy or excise tissue."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:30348
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99005414>, <http://id.loc.gov/authorities/subjects/sh85034425> ;
  skos:altLabel "cryo-ablation"@en, "cryoablation"@en, "cryo-ablations"@en, "cryotherapy"@en ;
  skos:prefLabel "cryosurgery"@en, "criocirugía"@es ;
  skos:broader nalt:289234 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "10338" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh99005415>, <http://id.loc.gov/authorities/subjects/sh85027911> ;
  dc:modified "2017-04-04"^^xsd:date ;
  skos:hiddenLabel "cryosurgeries"@en, "cryo-surgery"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:30348_def .

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

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

