@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:187671_def
  rdf:value "Resinas sintéticas de poliéster utilizadas en pinturas, adhesivos y barnices."@es, "Synthetic polyester resins which are used in paints, adhesives and varnishes."@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:187671
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85003605> ;
  skos:prefLabel "alkyd resins"@en, "resinas alquídicas"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "60310" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-02-18"^^xsd:date ;
  skos:definition nalt:187671_def ;
  skos:broader nalt:576 ;
  dc:created "2012-06-06"^^xsd:date .

nalt:576
  skos:prefLabel "resinas"@es, "resins"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:187671 .

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

