@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:599
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "molded products"@en, "productos moldeados"@es ;
  skos:broader nalt:560 ;
  skos:hiddenLabel "molded-products"@en ;
  skos:related nalt:582, nalt:614, nalt:189, nalt:24467, nalt:604, nalt:581, nalt:53228 ;
  skos:altLabel "moulded products"@en ;
  ns0:marc001 "23861" ;
  a ns0:Topic, skos:Concept .

nalt:614
  skos:prefLabel "tejas (techo)"@es, "tiles"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:599 .

nalt:189
  skos:prefLabel "geles"@es, "gels"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:599 .

nalt:581
  skos:prefLabel "ladrillos"@es, "bricks"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:599 .

nalt:53228
  skos:prefLabel "moldeo"@es, "molding (processing)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:599 .

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

nalt:604
  skos:prefLabel "bolitas (materiales)"@es, "pellets"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:599 .

nalt:582
  skos:prefLabel "briquetas"@es, "briquettes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:599 .

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

nalt:24467
  skos:prefLabel "productos de la madera"@es, "wood products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:599 .

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

