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

nalt:38968
  skos:broader nalt:38967 ;
  ns0:marc001 "23482" ;
  dc:modified "2015-10-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "microextracción"@es, "microextraction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "micro-extraction"@en ;
  skos:definition nalt:38968_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13716> .

nalt:38968_def
  rdf:value "Extracción de los analitos en microlitros o en cantidades menores."@es, "Extraction of analytes in microliter or smaller quantities."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:38967
  skos:prefLabel "extracción"@es, "extraction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:38968 .

