@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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:137151_def
  rdf:value "Designación de los componentes de un productos en palabras, símbolos o números."@es, "The designation of the components of a product in words, symbols or numbers."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:137151
  ns0:marc001 "59025" ;
  skos:hiddenLabel "material-identification"@en, "materials identification"@en ;
  skos:related nalt:136936, nalt:560 ;
  dc:created "2010-09-02"^^xsd:date ;
  skos:definition nalt:137151_def ;
  skos:broader nalt:33648 ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "identificación del material"@es, "material identification"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:136936
  skos:prefLabel "ciclo de vida de los materiales"@es, "materials life cycle"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137151 .

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

nalt:33648
  skos:prefLabel "ciencia de los materiales"@es, "materials science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:137151 .

nalt:560
  skos:prefLabel "materiales"@es, "materials"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:137151 .

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

