@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:54412_def
  rdf:value "Manejo de recursos para lograr el objetivo de obtener un suministro perpetuo y estable de productos."@es, "Management of resources to achieve the goal of obtaining a perpetual and steady supply of product."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:5307
  skos:prefLabel "agricultura sustentable"@es, "sustainable agriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:54412 .

nalt:54412
  skos:prefLabel "sustained yield management"@en, "manejo de rendimiento sostenido"@es ;
  dc:modified "2014-08-19"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_36580>, <http://id.agrisemantics.org/gacs/C28428> ;
  skos:related nalt:5307, nalt:28621 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "36485" ;
  skos:broader nalt:28598 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "sustained-yield-management"@en ;
  skos:definition nalt:54412_def .

nalt:28598
  skos:prefLabel "manejo de recursos naturales"@es, "natural resource management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:54412 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:28621
  skos:prefLabel "silvicultura sustentable"@es, "sustainable forestry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:54412 .

