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

nalt:266499
  skos:altLabel "mopeds"@en ;
  skos:hiddenLabel "hybrid mopeds"@en, "hybrid motorcycle"@en, "hybrid moped"@en, "motorcycle"@en, "hybrid motorcycles"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2016-12-28"^^xsd:date ;
  skos:related nalt:1004, nalt:1009 ;
  ns0:marc001 "77837" ;
  dc:created "2016-01-11"^^xsd:date ;
  skos:prefLabel "motocicletas"@es, "motorcycles"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:532 ;
  skos:definition nalt:266499_def .

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

nalt:1009
  skos:prefLabel "caminos (forestales)"@es, "roads"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:266499 .

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

nalt:266499_def
  rdf:value "Vehículos de dos ruedas impulsados por un motor."@es, "Two-wheeled, engine-driven vehicles."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

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

nalt:532
  skos:prefLabel "vehículos"@es, "vehicles (equipment)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:266499 .

