@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:41717
  skos:prefLabel "productos sintéticos"@es, "synthetic products"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:193072 .

nalt:193072_def
  rdf:value "Elastómero sintético fabricado mediante la polimerización de productos derivados del petróleo u otros hidrocarburos, en comparación con el caucho natural obtenido de los árboles."@es, "A manmade elastomer manufactured by polymerization of petroleum-derived products or other hydrocarbons, as compared with natural rubber obtained from trees."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:55160
  skos:prefLabel "caucho"@es, "rubber"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:193072 .

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

nalt:193072
  skos:definition nalt:193072_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:41717 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85115640> ;
  skos:related nalt:55160 ;
  skos:prefLabel "caucho sintético"@es, "synthetic rubber"@en ;
  ns0:marc001 "62116" ;
  dc:created "2012-11-08"^^xsd:date .

