@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 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#> .

nalt:5079
  skos:prefLabel "metodología"@es, "methodology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:51646 .

nalt:51646_def
  rdf:value "Medios a través de los cuales los materiales y las estructuras se pueden examinar sin alterar ni deteriorar su funcionabilidad. Por medio del uso de estos métodos, se descubren o infieren propiedades internas o defectos ocultos."@es, "Nondestructive techniques are the means by which materials and structures may be interrogated without disruption or impairment of their serviceability. Using nondestructive techniques, internal properties or hidden flaws are revealed or inferred by appropriate techniques."@en ;
  dc:source "Nondestructive Evaluation Technique Guide, NASA" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:51646
  skos:prefLabel "métodos no destructivos"@es, "nondestructive methods"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/79926>, <http://id.agrisemantics.org/gacs/C9633>, <http://aims.fao.org/aos/agrovoc/c_37470> ;
  skos:hiddenLabel "nondestructive test"@en, "nondestructive analyses"@en, "non-destructive sensing methods"@en, "non-destructive test"@en, "non-destructive technique"@en, "non-destructive method"@en, "nondestructive method"@en, "nondestructive-methods"@en, "nondestructive techniques"@en, "non-destructive testing"@en, "non destructive technique"@en, "non destructive techniques"@en, "non-destructive analysis"@en, "nondestructive analysis"@en, "non-destructive techniques"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh2004009922>, <http://id.loc.gov/authorities/subjects/sh85092221> ;
  skos:broader nalt:5079 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:51642 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:definition nalt:51646_def ;
  ns0:marc001 "25528" ;
  skos:altLabel "non-destructive methods"@en, "nondestructive testing"@en, "non-destructive tests"@en, "nondestructive tests"@en ;
  dc:modified "2020-11-03"^^xsd:date .

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

nalt:51642
  skos:prefLabel "pruebas de materiales"@es, "materials testing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:51646 .

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

