@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:67844_def
  rdf:value "Leche comúnmente comercializada como leche líquida o crema frescas. Esta es la forma de la leche más propensa a descomponerse y del más alto costo."@es, "Milk commonly marketed as fresh liquid milks and creams. It is the most perishable and highest-priced form of milk."@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:67844
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "leche líquida"@es, "fluid milk"@en ;
  skos:hiddenLabel "fluid-milk"@en ;
  skos:broader nalt:9571 ;
  dc:created "2006-03-27"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/70394>, <http://id.agrisemantics.org/gacs/C26690> ;
  skos:definition nalt:67844_def ;
  skos:altLabel "market milk"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "51593" .

nalt:9571
  skos:prefLabel "productos lácteos"@es, "dairy products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:67844 .

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

