@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:262801
  skos:prefLabel "tecnología del microchip"@es, "microchip technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:322816 .

nalt:322816
  skos:hiddenLabel "lab-on-chip"@en, "lab-on-a-chip"@en, "lab on a chip"@en ;
  dc:created "2018-07-25"^^xsd:date ;
  skos:broader nalt:262801, nalt:322814 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "88169" ;
  skos:related nalt:14257 ;
  skos:prefLabel "lab-on-a-chip technology"@en, "tecnología “laboratorio en un chip”"@es ;
  dc:modified "2020-06-30"^^xsd:date .

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

nalt:322814
  skos:prefLabel "tecnología de microfluidos"@es, "microfluidic technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:322816 .

nalt:14257
  skos:prefLabel "cultivo in vitro"@es, "in vitro culture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322816 .

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

