@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 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#> .

nalt:2895
  skos:prefLabel "células"@es, "cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:191628 .

nalt:191628
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:124, nalt:25479 ;
  skos:definition nalt:191628_def ;
  ns0:marc001 "60678" ;
  dc:created "2012-09-25"^^xsd:date ;
  skos:prefLabel "cromatóforos"@es, "chromatophores"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85025337> ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:2895 .

nalt:25479
  skos:prefLabel "cloroplastos"@es, "chloroplasts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:191628 .

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

nalt:124
  skos:prefLabel "pigmentación"@es, "pigmentation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:191628 .

nalt:191628_def
  rdf:value "Grandes células pigmentarias de peces, anfibios, reptiles y numerosos invertebrados, las cuales dispersan y juntan sus gránulos de pigmentos. Entre ellas se incluyen los melanóforos, eritróforos, xantóforos, leucóforos e iridóforos. En el caso de las algas, los cromatóforos se refieren a los cloroplastos; en el caso de las bacterias fototróficas, se refieren a orgánulos membranosos (cromatóforos bacterianos)."@es, "The large pigment cells of fish, amphibia, reptiles and many invertebrates which actively disperse and aggregate their pigment granules. These cells include melanophores, erythrophores, xanthophores, leucophores and iridiophores. (In algae, chromatophores refer to chloroplasts. In phototrophic bacteria chromatophores refer to membranous organelles (bacterial chromatophores).)"@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

