@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:136407
  skos:prefLabel "mantenimiento y reparación"@es, "maintenance and repair"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:34894 .

nalt:34894_def
  rdf:value "Cualidad o estado de un material con respecto a su resistencia a las quebraduras o a la destrucción."@es, "The quality or state of being resistant to breakage or destruction."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:21187
  skos:prefLabel "desempeño de la maquinaria"@es, "equipment performance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:34894 .

nalt:34894
  skos:altLabel "service life"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C15479>, <http://id.cabi.org/cabt/41248> ;
  skos:definition nalt:34894_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "durability"@en, "durabilidad"@es ;
  skos:broader nalt:1796 ;
  ns0:marc001 "12715" ;
  skos:hiddenLabel "service-life"@en ;
  dc:modified "2014-11-13"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:21187, nalt:136407 ;
  a ns0:Topic, skos:Concept .

nalt:1796
  skos:prefLabel "propiedades físicas"@es, "physical properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34894 .

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

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

