@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:5302
  skos:prefLabel "seguridad de los alimentos"@es, "food security"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:314824 .

nalt:26872
  skos:prefLabel "cambio climático"@es, "climate change"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:314824 .

<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:5506
  skos:prefLabel "sistemas de explotación agrícola"@es, "farming systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:314824 .

nalt:314824
  skos:altLabel "climate-smart agricultural practice"@en, "climate-smart agriculture and forestry"@en ;
  skos:hiddenLabel "climate smart agriculture"@en, "climate smart agricultural practice"@en ;
  skos:related nalt:26872, nalt:5256, nalt:5302 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5506 ;
  dc:created "2018-03-09"^^xsd:date ;
  skos:prefLabel "agricultura climáticamente inteligente"@es, "climate-smart agriculture"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "86110" .

nalt:5256
  skos:prefLabel "agroforestería"@es, "agroforestry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:314824 .

