@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:12659
  skos:prefLabel "diseño"@es, "design"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137793 .

nalt:37143
  skos:prefLabel "control de fabricación"@es, "process control"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137793 .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137793 .

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

nalt:137793_def
  rdf:value "Actividades necesarias para determinar los requisitos de diseño para llevar a cabo un proceso particular, tales como instrumentación, equipo, especificaciones, flujo de trabajo, instalaciones, etc."@es, "Activities involved in determining the design requirements for performing a particular process, such as instrumentation, equipment, specifications, workflow, facilities, etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:1000
  skos:prefLabel "ingeniería"@es, "engineering"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137793 .

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

nalt:137793
  skos:related nalt:37143, nalt:2770, nalt:12659 ;
  ns0:marc001 "72010" ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:137793_def ;
  skos:broader nalt:1000 ;
  skos:prefLabel "process design"@en, "diseño de procesos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2010-10-02"^^xsd:date ;
  dc:modified "2014-11-17"^^xsd:date .

