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

nalt:48740
  skos:prefLabel "curva de lactancia"@es, "lactation curve"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9438 .

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

nalt:9438
  skos:hiddenLabel "milk-production"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:9414, nalt:48743, nalt:48740 ;
  skos:prefLabel "milk production"@en, "elaboración de leche"@es ;
  skos:related nalt:9571, nalt:5345, nalt:31617 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85035466>, <http://id.loc.gov/authorities/subjects/sh85085362> ;
  skos:broader nalt:5449 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "23685" ;
  dc:modified "2016-07-15"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_4829>, <http://id.cabi.org/cabt/74022>, <http://id.agrisemantics.org/gacs/C1991> ;
  skos:altLabel "dairying"@en, "dairy production"@en, "elaboración de productos lácteos"@es .

nalt:5345
  skos:prefLabel "industria lechera"@es, "dairy industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9438 .

nalt:48743
  skos:prefLabel "número de lactancia"@es, "lactation number"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9438 .

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

nalt:31617
  skos:prefLabel "manejo de rebaños lecheros"@es, "dairy herd management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9438 .

nalt:9414
  skos:prefLabel "rendimiento lechero"@es, "milk yield"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9438 .

nalt:5449
  skos:prefLabel "producción animal"@es, "animal production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9438 .

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

