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

nalt:26356
  skos:prefLabel "plásmidos"@es, "plasmids"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:271977 .

nalt:23400
  skos:prefLabel "sistema libre de células"@es, "cell free system"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:271977 .

nalt:271977
  skos:related nalt:26356, nalt:26955, nalt:23400 ;
  ns0:marc001 "75935" ;
  skos:altLabel "in vitro protein expression"@en, "in vitro protein synthesis"@en, "cell-free protein production"@en, "in vitro protein production"@en, "cell-free protein expression"@en ;
  dc:created "2016-02-10"^^xsd:date ;
  skos:broader nalt:38953 ;
  skos:hiddenLabel "in-vitro protein production"@en, "cell free protein synthesis"@en, "in-vitro protein expression"@en, "in-vitro protein synthesis"@en, "cell free protein expression"@en, "cell free protein production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "síntesis de proteínas libre de células"@es, "cell-free protein synthesis"@en ;
  dc:modified "2016-11-14"^^xsd:date .

nalt:26955
  skos:prefLabel "vectores genéticos"@es, "genetic vectors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:271977 .

nalt:38953
  skos:prefLabel "síntesis proteica"@es, "protein synthesis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:271977 .

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

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

