@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:323575
  skos:prefLabel "micromatrices proteicas"@es, "protein microarrays"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:205675 .

nalt:10218
  skos:prefLabel "anticuerpos"@es, "antibodies"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:205675 .

nalt:5134
  skos:prefLabel "técnicas inmunológicas"@es, "immunologic techniques"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:205675 .

nalt:205675_def
  rdf:value "Disposición de un gran conjunto de diminutas manchas de anticuerpos cubiertas o fijadas sobre “microchips” de superficie sólida, la cual puede ser utilizada en la detección de antígenos o en el análisis de expresión de proteínas."@es, "The arrangement of a large set of minute antibody spots that are coated or fixed on solid surface \"microchips\", which may be used for antigen detection or protein expression analysis."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:205675
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "63144" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:10218, nalt:229478 ;
  skos:broader nalt:5134, nalt:323575 ;
  skos:prefLabel "micromatriz de anticuerpos"@es, "antibody microarrays"@en ;
  dc:modified "2018-08-17"^^xsd:date ;
  skos:hiddenLabel "antibody microarray"@en ;
  dc:created "2013-09-18"^^xsd:date ;
  skos:definition nalt:205675_def .

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

nalt:229478
  skos:prefLabel "micromatrices de ADN"@es, "DNA microarrays"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:205675 .

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

