@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:24505
  skos:prefLabel "fabricación de queso"@es, "cheesemaking"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:24504 .

nalt:291405
  skos:prefLabel "queso artesanal"@es, "artisan cheese"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:24504 .

nalt:194959
  skos:prefLabel "queserías"@es, "cheese plants"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:24504 .

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

nalt:5345
  skos:prefLabel "industria lechera"@es, "dairy industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:24504 .

nalt:24504
  skos:hiddenLabel "cheese-industry"@en, "cheese factory"@en, "cheese factories"@en, "cheese-factory"@en ;
  skos:prefLabel "industria quesera"@es, "cheese industry"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:291405, nalt:7548, nalt:194959, nalt:24505 ;
  skos:broader nalt:5345 ;
  ns0:marc001 "7849" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85022851> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2017-02-03"^^xsd:date .

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

nalt:7548
  skos:prefLabel "quesos"@es, "cheeses"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:24504 .

