@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 .

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

nalt:1408
  skos:hiddenLabel "diet-recall"@en, "24-hour dietary recalls"@en, "24-hour diet-recalls"@en, "three day food recalls"@en, "24-hour diet recalls"@en, "24 hour dietary recall"@en, "24 hour diet recalls"@en, "24-h food recalls"@en, "24 hour food recall"@en, "dietary recalls"@en, "24-hour diet-recall"@en, "24 hour diet recall"@en, "24-h food recall"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "diet recall"@en, "encuesta alimentaria por interrogatorio"@es ;
  skos:altLabel "24-hour diet recall"@en, "24-hour food recall"@en, "food recall (diet study techniques)"@en, "dietary recall"@en, "three-day food recall"@en, "24-hour dietary recall"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18441> ;
  skos:broader nalt:33363 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "11987" ;
  dc:modified "2020-01-08"^^xsd:date .

nalt:33363
  skos:prefLabel "historia dietética"@es, "diet history"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:1408 .

