@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:5484
  skos:prefLabel "plantas lecheras"@es, "dairies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:323514 .

nalt:31644
  skos:prefLabel "calidad de la leche"@es, "milk quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:323514 .

nalt:323514
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "86485" ;
  skos:related nalt:17517, nalt:288997, nalt:44736, nalt:5484, nalt:31644 ;
  skos:broader nalt:9501, nalt:40829 ;
  dc:created "2018-08-17"^^xsd:date ;
  skos:prefLabel "dairy safety"@en, "inocuidad de los productos lácteos"@es ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:44736
  skos:prefLabel "salud humana"@es, "human health"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323514 .

nalt:288997
  skos:prefLabel "calidad del queso"@es, "cheese quality"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323514 .

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

nalt:9501
  skos:prefLabel "ciencia lechera"@es, "dairy science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:323514 .

nalt:17517
  skos:prefLabel "seguridad pública"@es, "public safety"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323514 .

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

nalt:40829
  skos:prefLabel "ciencia de la nutrición"@es, "food science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:323514 .

