@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

nalt:332038_def
  rdf:value "Métodos rápidos de medición de los efectos de un agente en un ensayo biológico o químico. A menudo el ensayo supone alguna forma de automatización o una manera de realizar ensayos múltiples a la vez, utilizando ensayos de muestra."@es, "Rapid methods of measuring the effects of an agent in a biological or chemical assay. The assay usually involves some form of automation or a way to conduct multiple assays at the same time using sample arrays."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

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

nalt:332038
  skos:hiddenLabel "high-throughput screening assays"@en, "high throughput screening"@en, "high-throughput screening"@en ;
  dc:created "2019-07-02"^^xsd:date ;
  ns0:marc001 "9813984502400041" ;
  skos:definition nalt:332038_def ;
  skos:broader nalt:5079 ;
  skos:prefLabel "métodos de cribado de alto rendimiento"@es, "high-throughput screening methods"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:source "AWIC Staff" ;
  ns0:marc001previous "93971" .

