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

nalt:22204
  skos:broader nalt:22202 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21534> ;
  skos:altLabel "glycaemic control"@en ;
  skos:hiddenLabel "glucose control"@en, "glycemic-control"@en, "glycemic regulation"@en, "glucose-control"@en ;
  ns0:marc001 "16787" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "control glicémico"@es, "glycemic control"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2015-08-27"^^xsd:date ;
  skos:related nalt:17232, nalt:18128, nalt:6735 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:22204_def .

nalt:22202
  skos:prefLabel "metabolismo de carbohidratos"@es, "carbohydrate metabolism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:22204 .

nalt:22204_def
  rdf:value "Control de los niveles de azúcar (glucosa) en la sangre del paciente."@es, "The control of sugar (glucose) levels in patient's blood."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:18128
  skos:prefLabel "tolerancia a la glucosa"@es, "glucose tolerance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:22204 .

nalt:6735
  skos:prefLabel "diabetes mellitus"@es, "diabetes mellitus"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:22204 .

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

nalt:17232
  skos:prefLabel "efecto glicémico"@es, "glycemic effect"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:22204 .

