@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:23650
  skos:prefLabel "Departamento de Salud y Servicios Humanos"@es, "Department of Health and Human Services"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23204 .

nalt:23651
  skos:prefLabel "FoodNet (CDC)"@es, "FoodNet (CDC)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:23204 .

nalt:23204
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "Centers-for-Disease-Control-and-Prevention"@en, "Centers for Disease Control"@en, "Center for Disease Control and Prevention"@en, "U.S. Centers for Disease Control and Prevention"@en, "Center for Disease Control"@en, "US Centers for Disease Control and Prevention"@en, "United States Centers for Disease Control"@en ;
  skos:altLabel "CDC (Centers for Disease Control and Protection)"@es, "CDC (Centers for Disease Control and Protection)"@en, "United States Centers for Disease Control and Prevention"@en, "CDC (Centros para el Control y la Prevención de Enfermedades)"@es ;
  skos:related nalt:23651 ;
  ns0:marc001 "7467" ;
  skos:broader nalt:23650 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:prefLabel "Centers for Disease Control and Prevention"@en, "Centros para el Control y la Prevención de Enfermedades"@es .

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

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

