@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:36235_def
  rdf:value "Electroforesis en la que se establece un gradiente de pH en un medio de gel y proteínas que migran hasta llegar al sitio (o foco) en el cual el pH es igual a su punto isoeléctrico."@es, "Electrophoresis in which a pH gradient is established in a gel medium and proteins migrate until they reach the site (or focus) at which the pH is equal to their isoelectric point."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:36234
  skos:prefLabel "electroforesis en gel"@es, "gel electrophoresis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:36235 .

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

nalt:47859
  skos:prefLabel "punto isoeléctrico"@es, "isoelectric point"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:36235 .

nalt:36235
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "isoelectric focusing"@en, "enfoque isoeléctrico"@es ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C19071>, <http://id.cabi.org/cabt/61961>, <http://aims.fao.org/aos/agrovoc/c_32677>, <http://id.loc.gov/authorities/subjects/sh85068632> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "19788" ;
  skos:definition nalt:36235_def ;
  skos:hiddenLabel "isoelectric focussing"@en, "electrofocussing"@en, "iso-electric focusing"@en, "isoelectric-focusing"@en ;
  skos:related nalt:47859 ;
  skos:altLabel "electrofocusing"@en ;
  skos:broader nalt:36234 .

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

