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

nalt:1754
  skos:prefLabel "conducta"@es, "behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:16456 .

nalt:16456
  skos:related nalt:4265, nalt:239954 ;
  dc:modified "2015-02-02"^^xsd:date ;
  skos:hiddenLabel "exercise in problem-solving"@en, "exercise in problem solving"@en, "problem structuring"@en, "problem-solving"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "resolución de problemas"@es, "problem solving"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/94788>, <http://id.agrisemantics.org/gacs/C11433> ;
  skos:broader nalt:1754 ;
  ns0:marc001 "30116" .

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

nalt:4265
  skos:prefLabel "toma de decisiones"@es, "decision making"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:16456 .

nalt:239954
  skos:prefLabel "perspectiva de ciclo de vida"@es, "life cycle thinking"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:16456 .

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

