@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:9316
  skos:prefLabel "leche materna animal"@es, "maternal milk"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:631 .

nalt:631
  skos:hiddenLabel "milk-based"@en, "cow milk"@en, "cattle milk"@en, "cow 's milk"@en, "full cream cow's milk"@en ;
  skos:related nalt:201026, nalt:409, nalt:31644, nalt:16309, nalt:33970, nalt:29756, nalt:52956 ;
  skos:narrower nalt:634, nalt:633 ;
  ns0:marc001 "23669" ;
  ns0:productOf nalt:29756, nalt:31608, nalt:16309 ;
  skos:altLabel "cows' milk"@en, "dairy milk"@en, "cow's milk"@en, "bovine milk"@en, "leche de vaca"@es ;
  skos:broader nalt:9316, nalt:9571 ;
  dc:modified "2020-04-21"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C410>, <http://aims.fao.org/aos/agrovoc/c_4826>, <http://id.cabi.org/cabt/73976> ;
  skos:prefLabel "leche"@es, "milk"@en ;
  a ns0:Product, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:31644
  skos:prefLabel "calidad de la leche"@es, "milk quality"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:631 .

nalt:52956
  skos:prefLabel "precios de la leche"@es, "milk prices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:631 .

nalt:16309
  skos:prefLabel "vacas"@es, "cows"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:631 ;
  ns0:hasProduct nalt:631 .

nalt:634
  skos:prefLabel "leche entera"@es, "whole milk"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:631 .

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

nalt:409
  skos:prefLabel "bebidas"@es, "beverages"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:631 .

nalt:31608
  skos:prefLabel "animales lecheros"@es, "dairy animals"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:631 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:29756
  skos:prefLabel "vacas lecheras"@es, "dairy cows"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:631 ;
  ns0:hasProduct nalt:631 .

nalt:201026
  skos:prefLabel "consumo de leche"@es, "milk consumption"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:631 .

nalt:33970
  skos:prefLabel "lactosa"@es, "lactose"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:631 .

nalt:633
  skos:prefLabel "leche desnatada"@es, "skim milk"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:631 .

