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

nalt:266507
  dc:created "2016-01-12"^^xsd:date ;
  ns0:marc001 "76902" ;
  skos:prefLabel "electrofóresis de carbohidratos asistida por fluoróforos"@es, "fluorophore-assisted carbohydrate electrophoresis"@en ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "fluorophore assisted carbohydrate electrophoresis (FACE)"@en, "fluorophore-assisted carbohydrate-electrophoresis (FACE)"@en, "fluorophore-assisted carbohydrate electrophoresis (FACE)"@en, "fluorophore-assisted carbohydrate-electrophoresis"@en, "fluorophore-assisted-carbohydrate electrophoresis (FACE)"@en ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:36236 .

nalt:36236
  skos:prefLabel "electroforesis en gel de poliacrilamida"@es, "polyacrylamide gel electrophoresis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:266507 .

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

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

