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

nalt:8001
  skos:prefLabel "enfermedad transmitidas por alimentos"@es, "foodborne illness"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:23651 .

nalt:23651
  skos:altLabel "FoodNet (Centers for Disease Control and Prevention)"@en, "FoodNet (Centers for Disease Control)"@en, "Food Borne Diseases Active Surveillance Network"@en ;
  skos:prefLabel "FoodNet (CDC)"@es, "FoodNet (CDC)"@en ;
  skos:broader nalt:17543 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:23204, nalt:10482, nalt:8001 ;
  skos:hiddenLabel "FoodNet-(CDC)"@en, "FoodNet"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "15589" .

nalt:23204
  skos:prefLabel "Centros para el Control y la Prevención de Enfermedades"@es, "Centers for Disease Control and Prevention"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:23651 .

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

nalt:17543
  skos:prefLabel "vigilancia de una enfermedad"@es, "disease surveillance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23651 .

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

nalt:10482
  skos:prefLabel "inocuidad alimentaria"@es, "food safety"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:23651 .

