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

nalt:421
  skos:prefLabel "alimentos crudos"@es, "raw foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:31637 .

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

nalt:9571
  skos:prefLabel "productos lácteos"@es, "dairy products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:31637 .

nalt:31637_def
  rdf:value "Leche fresca no procesada, tal como viene de una vaca, cabra u otro mamífero."@es, "Fresh, unprocessed milk as it comes from a cow, goat or other mammal."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:31637
  skos:prefLabel "leche cruda"@es, "raw milk"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "31543" ;
  skos:altLabel "raw cattle milk"@en, "raw cow milk"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2002011303>, <http://id.agrisemantics.org/gacs/C10218>, <http://aims.fao.org/aos/agrovoc/c_24225>, <http://id.cabi.org/cabt/99657> ;
  skos:hiddenLabel "raw cow-milk"@en, "raw-milk"@en, "raw cow milks"@en, "raw cow's milk"@en, "raw milks"@en ;
  dc:modified "2014-01-08"^^xsd:date ;
  skos:broader nalt:9571, nalt:421 ;
  a ns0:Product, skos:Concept ;
  skos:definition nalt:31637_def .

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

