@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:4300
  skos:prefLabel "programas de alimentación y nutrición del Departamento de Agricultura de Estados Unidos"@es, "USDA food and nutrition programs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:63736 .

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

nalt:63736
  skos:hiddenLabel "WIC Nutrition Program"@en, "Special Supplemental Feeding Program for Women, Infants and Children (WIC)"@en, "WIC Nutrition Program's"@en, "WIC Programs"@en, "Special Supplemental Food and Nutrition Program for Women, Infants and Children (WIC)"@en, "WIC-Program"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "Programa WIC"@es, "WIC Program"@en ;
  skos:altLabel "Special Supplemental Feeding Program for Women, Infants and Children"@en, "Special Supplemental Nutrition Program for Women, Infants, and Children (WIC)"@en ;
  dc:modified "2018-02-28"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C30756> ;
  ns0:marc001 "40018" ;
  skos:broader nalt:4300 .

