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

nalt:23368
  skos:prefLabel "comunicación celular"@es, "cell communication"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:261288 .

nalt:261291
  skos:prefLabel "señalización paracrina"@es, "paracrine signaling"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:261288 .

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

nalt:261288_def
  rdf:value "Forma de comunicación en la que una hormona unida afecta la función del tipo celular producido por la hormona."@es, "Mode of communication wherein a bound hormone affects the function of the cell type that produced the hormone."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:261288
  skos:prefLabel "autocrine signaling"@en, "señalización autocrina"@es ;
  skos:related nalt:261291 ;
  skos:altLabel "autocrine communication"@en ;
  ns0:marc001 "63639" ;
  dc:created "2015-09-22"^^xsd:date ;
  skos:hiddenLabel "autocrine"@en ;
  skos:definition nalt:261288_def ;
  dc:modified "2015-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:23368 .

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

