@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:304814
  skos:prefLabel "teléfonos móviles"@es, "mobile telephones"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:400 .

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

nalt:365
  skos:prefLabel "equipamiento"@es, "equipment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:400 .

nalt:400
  skos:altLabel "handheld devices"@en, "hand-held equipment"@en, "handheld equipment"@en, "portable devices"@en, "hand held devices"@en, "hand held equipment"@en, "mobile devices"@en ;
  ns0:marc001 "29780" ;
  dc:modified "2018-05-09"^^xsd:date ;
  skos:hiddenLabel "portable instrument"@en, "mobile equipment"@en, "portable instruments"@en, "portable-equipment"@en, "portable device"@en, "mobile device"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_25772>, <http://id.cabi.org/cabt/93712>, <http://id.agrisemantics.org/gacs/C24412> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:304814 ;
  skos:broader nalt:365 ;
  skos:prefLabel "portable equipment"@en, "equipo portátil"@es .

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

