@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 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
  skos:prefLabel "disección"@es, "dissection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:343773 .

nalt:343773_def
  rdf:value "Realización de disecciones con la ayuda de un microscopio."@es, "The performance of dissections with the aid of a microscope."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:343773
  skos:prefLabel "microdissection"@en, "microdisección"@es ;
  dc:modified "2020-11-03"^^xsd:date ;
  dc:created "2020-10-05"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "microdissections"@en, "micro-dissection"@en, "micro dissected"@en, "micro dissection"@en ;
  skos:narrower nalt:343778 ;
  ns0:marc001 "96056" ;
  skos:definition nalt:343773_def ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:343772 .

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

nalt:343778
  skos:prefLabel "microdisección por captura láser"@es, "laser capture microdissection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:343773 .

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

