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

nalt:2828
  skos:prefLabel "propiedades fisicoquímicas"@es, "physicochemical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:47859 .

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

nalt:47859
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "isoelectric point"@en, "punto isoeléctrico"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:2828 ;
  skos:exactMatch <http://id.cabi.org/cabt/61962>, <http://aims.fao.org/aos/agrovoc/c_28503>, <http://id.agrisemantics.org/gacs/C11376> ;
  skos:hiddenLabel "isoelectric-point"@en, "iso-electric points"@en, "isoelectric points"@en, "iso-electric point"@en ;
  skos:related nalt:36235 ;
  ns0:marc001 "19789" ;
  skos:definition nalt:47859_def ;
  dc:modified "2014-09-16"^^xsd:date ;
  skos:altLabel "PI value"@en .

nalt:36235
  skos:prefLabel "enfoque isoeléctrico"@es, "isoelectric focusing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47859 .

nalt:47859_def
  rdf:value "El pH de soluciones proteicas y compuestos relacionados en las cuales, los iones dipolares están al máximo."@es, "The pH in solutions of proteins and related compounds at which the dipolar ions are at a maximum."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

