@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:18122
  skos:prefLabel "muestra de sangre"@es, "blood sampling"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:18167 .

nalt:404
  skos:prefLabel "aparatos de toma de muestras"@es, "samplers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18167 .

nalt:18167
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85117055>, <http://id.cabi.org/cabt/103678>, <http://id.loc.gov/authorities/subjects/sh00007927>, <http://aims.fao.org/aos/agrovoc/c_6774>, <http://id.agrisemantics.org/gacs/C1506> ;
  skos:hiddenLabel "resampling exercise"@en, "sampling exercises"@en, "sampling exercise"@en, "sampling technique"@en, "sampling method"@en, "resampling exercises"@en, "sampling techniques"@en ;
  skos:prefLabel "sampling"@en, "muestreo"@es ;
  ns0:marc001 "32910" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85117056> ;
  skos:altLabel "sample plot technique"@en, "random sampling"@en, "sampling methods"@en, "samples"@en ;
  skos:related nalt:404 ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9146 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2020-04-13"^^xsd:date ;
  skos:narrower nalt:18122 .

nalt:9146
  skos:prefLabel "métodos de investigación"@es, "research methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18167 .

<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 .

