@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:29710
  skos:prefLabel "barras de tiro"@es, "drawbars"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:29708 .

nalt:538
  skos:prefLabel "remolques"@es, "trailers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:29708 .

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

nalt:13132
  skos:prefLabel "partes principales y piezas de montaje"@es, "parts and components"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:29708 .

nalt:540
  skos:prefLabel "vagones"@es, "wagons"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:29708 .

nalt:29708
  skos:narrower nalt:29710 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3637>, <http://id.agrisemantics.org/gacs/C27628>, <http://id.loc.gov/authorities/subjects/sh85033498>, <http://id.cabi.org/cabt/57766> ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "10060" ;
  skos:broader nalt:13132 ;
  skos:prefLabel "couplings"@en, "acoplamientos"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85123442> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:29708_def ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:540, nalt:538 ;
  skos:altLabel "hitches"@en .

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

nalt:29708_def
  rdf:value "Dispositivo que sirve para conectar un objeto a otro, como un dispositivo para conectar un implemento a un tractor o un caballo a un carro."@es, "A device that serves to connect one object to another, such as a device to connect an implement to a tractor or a horse to a wagon."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

