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

nalt:343772_def
  rdf:value "Separación y aislamiento de tejidos para uso quirúrgico o el análisis o estudio de sus estructuras."@es, "The separation and isolation of tissues for surgical purposes, or for the analysis or study of their structures."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:5079
  skos:prefLabel "metodología"@es, "methodology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:343772 .

nalt:343772
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "dissection"@en, "disección"@es ;
  dc:created "2020-10-05"^^xsd:date ;
  skos:narrower nalt:343773 ;
  dc:modified "2020-11-03"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:5079 ;
  skos:definition nalt:343772_def ;
  ns0:marc001 "96055" .

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

nalt:343773
  skos:prefLabel "microdisección"@es, "microdissection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:343772 .

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

