@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:222855
  skos:prefLabel "receptores de insulina"@es, "insulin receptors"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:222943 .

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

nalt:222943
  dc:modified "2014-11-17"^^xsd:date ;
  skos:prefLabel "insulin receptor-related receptor"@en, "receptor relacionado con el receptor de insulina"@es ;
  skos:altLabel "insulin receptor-related receptors"@en, "INSRR protein"@en, "IRR receptor"@en ;
  ns0:marc001 "68378" ;
  dc:created "2014-07-25"^^xsd:date ;
  skos:broader nalt:222855 ;
  a skos:Concept, ns0:Chemical ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:222943_def ;
  skos:hiddenLabel "insulin-receptor-related-receptor"@en .

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

nalt:222943_def
  rdf:value "Receptor para insulina, IGF-I, IGF-II o una hormona péptida o un factor de crecimiento perteneciente a la familia de las insulinas aún indeterminado, el cual es similar al receptor de insulina y al receptor del factor 1 de crecimiento semejante a la insulina."@es, "Similar to the insulin receptor & insulin-like growth factor I receptor; receptor for insulin, IGF-I, IGF-II or an as yet unidentified peptide hormone or growth factor belonging to the insulin family."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

