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

nalt:28801
  skos:prefLabel "sistemas de tráfico controlado"@es, "controlled traffic systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:1012 .

nalt:1012
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:28316, nalt:1004, nalt:28801 ;
  skos:definition nalt:1012_def ;
  skos:prefLabel "pistas para ruedas"@es, "wheel tracks"@en ;
  ns0:marc001 "39978" ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:26939 ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "tramlines (controlled traffic)"@en ;
  skos:hiddenLabel "wheel-tracks"@en .

nalt:1004
  skos:prefLabel "transporte"@es, "transportation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:1012 .

nalt:1012_def
  rdf:value "Depresiones en el suelo que son causadas por el rodado de ruedas de vehículo sobre la superficie del suelo."@es, "Depressions in the soil which are caused by the rolling of vehicle wheels over the surface of the soil."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:28316
  skos:prefLabel "compactación del suelo"@es, "soil compaction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:1012 .

nalt:26939
  skos:prefLabel "características morfológicas del suelo"@es, "soil morphological features"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:1012 .

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

