@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-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:68524
  skos:broader nalt:13189 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "comités"@es ;
  dc:modified "2020-02-06"^^xsd:date ;
  skos:prefLabel "comisiones (grupo de personas)"@es, "committees"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_50181>, <http://id.agrisemantics.org/gacs/C23454>, <http://id.loc.gov/authorities/subjects/sh99005267>, <http://id.cabi.org/cabt/31212>, <http://id.loc.gov/authorities/subjects/sh85028974> ;
  ns0:marc001 "51489" ;
  dc:created "2006-10-23"^^xsd:date .

nalt:13189
  skos:prefLabel "organizaciones"@es, "organizations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68524 .

