@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:206564_def
  rdf:value "Generación de productos biológicos complejos vivos o no a partir de materias primas biológicas o moléculas bioquímicas."@es, "The production of complex living and non-living biological products from raw biological materials or biochemical molecules."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:206564
  skos:broader nalt:4632 ;
  skos:hiddenLabel "bio-fabrication"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2015-03-05"^^xsd:date ;
  skos:prefLabel "biofabricación"@es, "biofabrication"@en ;
  ns0:marc001 "63975" ;
  skos:related nalt:206567 ;
  skos:definition nalt:206564_def ;
  dc:created "2013-10-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:206567
  skos:prefLabel "bioimpresión"@es, "bioprinting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:206564 .

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

