@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:215207_def
  rdf:value "Primer miembro descubierto de la familia angiopoyetina, que puede desempeñar una función en el aumento de la formación y la ramificación de vasos sanguíneos. Específicamente, la angiopoyetina-1 se une al receptor TIE-2 y lo estimula. Varias isoformas de angiopoyetina-1 tienen lugar debido a un empalme alternativo de su ARNm."@es, "The first to be discovered member of the angiopoietin family. It may play a role in increasing the sprouting and branching of blood vessels. Angiopoietin-1 specifically binds to and stimulates the TIE-2 receptor. Several isoforms of angiopoietin-1 occur due to alternative splicing of its mRNA."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:215207
  dc:created "2014-04-22"^^xsd:date ;
  skos:definition nalt:215207_def ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:215206 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "angiopoyetina-1"@es, "angiopoietin-1"@en ;
  dc:modified "2014-11-17"^^xsd:date ;
  ns0:marc001 "63025" .

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

nalt:215206
  skos:prefLabel "angiopoyetinas"@es, "angiopoietins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:215207 .

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

