@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#> .

nalt:304814
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2020-02-21"^^xsd:date ;
  skos:altLabel "cell phones"@en, "mobile phones"@en, "smartphones"@en, "smart phones"@en ;
  skos:hiddenLabel "mobile-telephones"@en, "smart-phone"@en, "mobile telephone"@en, "cellular telephones"@en, "mobile-telephone"@en, "cellular phone"@en, "mobile phone"@en, "smartphone"@en, "cell phone"@en, "smart-phones"@en, "cellular phones"@en, "cell-phones"@en, "cellular telephone"@en, "smart phone"@en ;
  skos:prefLabel "teléfonos móviles"@es, "mobile telephones"@en ;
  skos:related nalt:400 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-07-07"^^xsd:date ;
  skos:broader nalt:304812 ;
  ns0:marc001 "82677" .

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

nalt:304812
  skos:prefLabel "teléfonos"@es, "telephones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:304814 .

nalt:400
  skos:prefLabel "equipo portátil"@es, "portable equipment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:304814 .

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

