@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:31914
  skos:prefLabel "sistemas de apoyo a la decisión"@es, "decision support systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:260388 .

nalt:260388_def
  rdf:value "Técnica mediante la cual muchos eventos que interactúan para producir otros pueden tener un vínculo por medio de relaciones lógicas simples que permiten construir metódicamente una estructura que representa el sistema."@es, "A technique by which many events that interact to produce other events can be related using simple logical relationships permitting a methodical building of a structure that represents the system."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:35747
  skos:prefLabel "predicción"@es, "prediction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:260388 .

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

nalt:260388
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2015-11-30"^^xsd:date ;
  ns0:marc001 "66830" ;
  skos:prefLabel "fault tree analysis"@en, "análisis de árbol de fallos"@es ;
  skos:altLabel "fault tree analyses"@en ;
  skos:hiddenLabel "fault-trees"@en, "fault-tree"@en, "fault trees"@en, "fault tree"@en ;
  skos:definition nalt:260388_def ;
  skos:broader nalt:35747 ;
  dc:created "2015-09-02"^^xsd:date ;
  skos:related nalt:31914 .

