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

nalt:4632
  skos:prefLabel "biotecnología"@es, "biotechnology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:323107 .

nalt:7182
  skos:prefLabel "alternativas al uso de animales"@es, "animal use alternatives"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:323107 .

nalt:9084
  skos:prefLabel "mantenimiento del bienestar animal"@es, "animal welfare"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:323107 .

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

nalt:323107
  skos:definition nalt:323107_def ;
  skos:broader nalt:4632 ;
  skos:hiddenLabel "fermentation based cellular agriculture"@en ;
  skos:prefLabel "cellular agriculture"@en, "agricultura celular"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "85875" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-08-08"^^xsd:date ;
  skos:related nalt:7182, nalt:291555, nalt:9084 ;
  skos:altLabel "acellular agriculture"@en .

nalt:323107_def
  rdf:value "Generación de productos agrícolas (carne, leche, cuero, huevos, gelatina, etc.) a partir de cultivos celulares."@es, "The production of agricultural products (meat, milk, leather, eggs, gelatin, etc.) from cell cultures."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:291555
  skos:prefLabel "carne cultivada"@es, "cultured meat"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:323107 .

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

