@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:15987
  skos:prefLabel "escorias"@es, "slags"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:290621 .

nalt:290621_def
  rdf:value "Lana mineral porosa y amarilla grisácea que se obtiene fundiendo y girando la escoria o los subproductos fundidos aglomerados, que son normalmente eliminados de los altos hornos."@es, "A porous, grayish-yellow mineral wool that is obtained by melting and spinning the slags or fused agglomerate by-products typically removed from blast furnaces."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:40050
  skos:prefLabel "fibras sintéticas"@es, "synthetic fibers"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:290621 .

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

nalt:290621
  skos:hiddenLabel "slag-wools"@en, "slagwools"@en, "slag-wool"@en, "slagwool fibers"@en, "slag wool fibers"@en, "slag wool fiber"@en, "slag-wool fibers"@en, "slagwool fiber"@en ;
  dc:created "2017-01-24"^^xsd:date ;
  skos:prefLabel "slag wool"@en, "lana de escoria"@es ;
  ns0:marc001 "83881" ;
  skos:related nalt:15987, nalt:290602 ;
  skos:definition nalt:290621_def ;
  dc:modified "2017-11-10"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:40050 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "slagwool"@en .

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

nalt:290602
  skos:prefLabel "lana mineral"@es, "rockwool"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:290621 .

