@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:20627_def
  rdf:value "El suero de leche es un subproducto que resulta de batir crema para transformarla en mantequilla. El suero de leche cultivado generalmente se fabrica con leche descremada agregando un cultivo de fermento e incubando hasta que el ácido láctico alcanza aproximadamente un 0.8%."@es, "Natural buttermilk is the byproduct of churning cream into butter. Cultured buttermilk is usually made from skim milk by adding a starter culture and incubating until lactic acid develops to about 0.8%."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:2775
  skos:prefLabel "leche fermentada"@es, "fermented milk"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:20627 .

nalt:20622
  skos:prefLabel "batir"@es, "churning"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20627 .

nalt:20627
  ns0:marc001 "6240" ;
  skos:related nalt:20622 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18902>, <http://aims.fao.org/aos/agrovoc/c_9513>, <http://id.cabi.org/cabt/21828> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a ns0:Product, skos:Concept ;
  skos:altLabel "butter milk"@en ;
  dc:modified "2020-03-11"^^xsd:date ;
  skos:broader nalt:2775 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "suero de leche"@es, "buttermilk"@en ;
  skos:definition nalt:20627_def ;
  skos:hiddenLabel "buttermilks"@en .

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

