@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:142783
  skos:related nalt:28437, nalt:142776, nalt:12659 ;
  skos:definition nalt:142783_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2011-02-14"^^xsd:date ;
  skos:hiddenLabel "computer-aided-design"@en, "computer aided design"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85029476>, <http://id.loc.gov/authorities/subjects/sh2002006170> ;
  skos:prefLabel "diseño asistido por computador"@es, "computer-aided design"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:142779 ;
  skos:altLabel "computer-aided design (CAD)"@en ;
  ns0:marc001 "59574" .

nalt:12659
  skos:prefLabel "diseño"@es, "design"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:142783 .

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

nalt:142776
  skos:prefLabel "gráficos por computador"@es, "computer graphics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:142783 .

nalt:28437
  skos:prefLabel "interface de usuario"@es, "user interface"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:142783 .

nalt:142783_def
  rdf:value "El uso del computador en el trabajo de diseño."@es, "The use of the computer in design work."@en ;
  dc:source "NASA Thesaurus" ;
  a ns0:Definition .

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

nalt:142779
  skos:prefLabel "técnicas informáticas"@es, "computer techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:142783 .

