@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:18990
  skos:prefLabel "sueroalbúmina de bovinos"@es, "bovine serum albumin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:191461 .

nalt:619
  skos:prefLabel "sustratos de cultivo"@es, "culture media"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:191461 .

nalt:191461
  skos:prefLabel "suero fetal bovino"@es, "fetal bovine serum"@en ;
  skos:altLabel "FBS (fetal bovine serum)"@en, "fetal calf serum"@en ;
  skos:related nalt:619, nalt:18990 ;
  skos:broader nalt:18139 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2012-09-19"^^xsd:date ;
  ns0:marc001 "60965" ;
  dc:modified "2015-12-10"^^xsd:date ;
  skos:hiddenLabel "foetal bovine serum"@en, "foetal calf serum"@en .

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

nalt:18139
  skos:prefLabel "suero sanguíneo"@es, "blood serum"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:191461 .

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

