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

nalt:206552
  skos:prefLabel "materiales biocompatibles"@es, "biocompatible materials"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:255044 .

nalt:12575
  skos:prefLabel "prótesis"@es, "prostheses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:255044 .

nalt:59105
  skos:prefLabel "polietileno"@es, "polyethylene"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:255044 .

nalt:298468
  skos:prefLabel "polietileneimina"@es, "polyethyleneimine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:255044 .

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

nalt:255044
  skos:hiddenLabel "polyethelene"@en, "poly-ethelene"@en, "poly-ethelenes"@en ;
  skos:altLabel "polyethelenes"@en ;
  skos:broader nalt:573 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2015-06-09"^^xsd:date ;
  skos:prefLabel "polietilenos"@es, "polyethylenes"@en ;
  skos:related nalt:12575, nalt:206552 ;
  skos:definition nalt:255044_def ;
  skos:narrower nalt:298468, nalt:59105 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "83323" ;
  dc:modified "2017-11-10"^^xsd:date .

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

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

nalt:255044_def
  rdf:value "Termoplásticos sintéticos fuertes, flexibles, inertes y resistentes a los químicos y la corriente eléctrica. A menudo se emplean como materiales biocompatibles en la laboración de prótesis e implantes."@es, "Synthetic thermoplastics that are tough, flexible, inert, and resistant to chemicals and electrical current. They are often used as biocompatible materials for prostheses and implants."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

