@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:1008
  skos:prefLabel "ferrocarriles"@es, "railroads"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:22701 .

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

nalt:1016
  skos:prefLabel "transporte terrestre"@es, "land transportation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:22701 .

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

nalt:22701
  skos:hiddenLabel "heavy rail transit"@en, "rail systems"@en, "rail travel"@en, "light rail transit"@en, "freight train"@en, "rail network"@en, "rail lines"@en, "high-speed rail"@en, "electric trains"@en, "heavy rail transportation"@en, "rail-transportation"@en, "subway transportation"@en, "unit trains"@en, "rail transit systems"@en, "high speed rail"@en, "container trains"@en, "diesel trains"@en, "light rail transportation"@en, "rail transit system"@en, "rail line"@en, "rail transit"@en, "subway transit"@en, "rail networks"@en, "passenger train"@en, "railway transportation"@en, "train transit"@en ;
  skos:related nalt:1008 ;
  skos:altLabel "rail trains"@en, "train travel"@en, "train transport"@en, "passenger trains"@en, "railway cars"@en, "railway transport"@en, "rail transport"@en, "freight trains"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "31401" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85110904>, <http://id.loc.gov/authorities/subjects/sh85110900> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "rail transportation"@en, "transporte ferroviario"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:1016 ;
  dc:modified "2020-04-14"^^xsd:date .

