@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:774
  skos:prefLabel "personas"@es, "people"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137842 .

nalt:137842
  skos:prefLabel "grupos de interés"@es, "stakeholders"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:774 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14399>, <http://id.cabi.org/cabt/110477>, <http://aims.fao.org/aos/agrovoc/c_9001020> ;
  dc:modified "2015-02-20"^^xsd:date ;
  skos:definition nalt:137842_def ;
  skos:hiddenLabel "stakeholder partnership"@en, "stakeholder partnerships"@en, "stakeholder"@en, "multi-stakeholder partnerships"@en ;
  dc:created "2010-10-05"^^xsd:date ;
  ns0:marc001 "59282" ;
  skos:altLabel "interested parties"@en .

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

nalt:137842_def
  rdf:value "Individuos, grupos u organizaciones que tienen un interés o se ven afectadas por las actividades del gobierno, de negocios o de otra."@es, "Individuals, groups or organizations that have an interest in or are affected by the activities of government, business or other organization."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

