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

nalt:23379
  skos:prefLabel "linaje celular"@es, "cell lines"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:308521 .

nalt:68542
  skos:prefLabel "líneas de células humanas"@es, "human cell lines"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:308521 .

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

nalt:23373
  skos:prefLabel "cultivo de células"@es, "cell culture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:308521 .

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

nalt:308521
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:prefLabel "animal cell lines"@en, "líneas celulares animales"@es ;
  ns0:marc001 "79907" ;
  skos:related nalt:23373 ;
  skos:narrower nalt:68542 ;
  skos:hiddenLabel "animal cell line"@en, "3T3 cell line"@en, "3T3-cell"@en, "3T3 cells"@en ;
  dc:created "2017-09-21"^^xsd:date ;
  dc:modified "2019-06-21"^^xsd:date ;
  skos:broader nalt:23379 .

