@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

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

nalt:23461_def
  rdf:value "Células de organismos superiores, que contienen un núcleo rodeado por una membrana nuclear."@es, "Cells of the higher organisms, containing a true nucleus bounded by a nuclear membrane."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:23461
  skos:exactMatch <http://id.cabi.org/cabt/45804>, <http://aims.fao.org/aos/agrovoc/c_2705>, <http://id.agrisemantics.org/gacs/C13437>, <http://id.loc.gov/authorities/subjects/sh85045546> ;
  skos:altLabel "eucaryotes"@en, "eucaryotic cells"@en, "eukaryotes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "eukaryotic cell"@en, "eukaryotic-cells"@en, "eucaryote"@en, "eucaryotic cell"@en, "eukaryote"@en ;
  skos:definition nalt:23461_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "eukaryotic cells"@en, "células eucarióticas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-01-14"^^xsd:date ;
  skos:broader nalt:2895 ;
  ns0:marc001 "50847" .

