@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 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:56952
  skos:prefLabel "alambre"@es, "wire"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137952 .

nalt:137952
  skos:hiddenLabel "quantum wire"@en, "nano scale wire"@en, "nanowire"@en, "nanowire plantation"@en, "atomic wire"@en, "hybrid nanowire"@en, "nano wire"@en, "nanowire plantations"@en, "nano-sized wire"@en, "nanoscale wire"@en, "hybrid-nanowires"@en, "molecular wire"@en, "hybrid nano-wires"@en, "hybrid nanowires"@en ;
  ns0:marc001 "59071" ;
  skos:altLabel "nanoscale wires"@en, "nano-sized wires"@en, "nano scale wires"@en, "molecular wires"@en, "nano wires"@en, "atomic wires"@en, "quantum wires"@en ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:56952, nalt:28491 ;
  dc:created "2010-10-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "nanoalambres"@es, "nanowires"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh97004111> ;
  dc:modified "2017-08-01"^^xsd:date ;
  skos:broader nalt:137885 ;
  skos:definition nalt:137952_def .

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

nalt:137885
  skos:prefLabel "nanomateriales"@es, "nanomaterials"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:137952 .

nalt:28491
  skos:prefLabel "conductividad eléctrica"@es, "electrical conductivity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137952 .

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

nalt:137952_def
  rdf:value "Cables a escala nanométrica de materiales que conducen la electricidad. Pueden ser recubiertos con moléculas como los anticuerpos que se únen a las proteínas y otros."@es, "Nanometer-scale wires made of materials that conduct electricity. They can be coated with molecules such as antibodies that will bind to proteins and other substances."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

