@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:17508_def
  rdf:value "Extracción y examen patológico de especímenes en forma de pequeños trozos de tejido del cuerpo vivo."@es, "Removal and pathologic examination of specimens in the form of small pieces of tissue from the living body."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17508
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh00007764>, <http://aims.fao.org/aos/agrovoc/c_16102>, <http://id.agrisemantics.org/gacs/C6467>, <http://id.cabi.org/cabt/18775>, <http://id.loc.gov/authorities/subjects/sh85014257> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "biopsia"@es, "biopsy"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "liquid biopsies"@en, "biopsies"@en, "liquid biopsy"@en ;
  ns0:marc001 "5078" ;
  dc:modified "2019-05-03"^^xsd:date ;
  skos:definition nalt:17508_def ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:8137 .

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

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

nalt:8137
  skos:prefLabel "cirugía"@es, "surgery"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:17508 .

