@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:260996
  dc:modified "2015-11-30"^^xsd:date ;
  skos:prefLabel "polyamides"@en, "poliamidas"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:related nalt:55484, nalt:573 ;
  ns0:marc001 "71827" ;
  dc:created "2015-09-15"^^xsd:date ;
  skos:broader nalt:574 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:260996_def ;
  skos:hiddenLabel "polyamide"@en .

nalt:55484
  skos:prefLabel "nylon"@es, "nylon"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:related nalt:260996 .

nalt:260996_def
  rdf:value "Cualquier polímero en el que las unidades de repetición de la cadena molecular están unidas por grupos de amidas."@es, "Any polymer in which the repeating units in the molecular chain are held together by amide groups."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:573
  skos:prefLabel "plásticos"@es, "plastics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:260996 .

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

nalt:574
  skos:prefLabel "polímeros"@es, "polymers"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:260996 .

