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

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:5326
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2003003655>, <http://id.loc.gov/authorities/subjects/sh85046354>, <http://id.agrisemantics.org/gacs/C11494>, <http://id.cabi.org/cabt/46720>, <http://aims.fao.org/aos/agrovoc/c_24024>, <http://id.loc.gov/authorities/subjects/sh99001275> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "exhibitions"@en, "exposiciones"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-10-01"^^xsd:date ;
  skos:altLabel "shows"@en, "expositions (shows)"@en, "exhibits"@en, "exhibiciones"@es, "fairs"@en, "ferias"@es ;
  skos:hiddenLabel "country fair"@en, "food fair"@en, "state fair"@en, "animal fair"@en ;
  ns0:marc001 "14644" ;
  skos:broader nalt:2136 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85046910> .

nalt:2136
  skos:prefLabel "sociología"@es, "sociology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5326 .

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

