@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:198646_def
  rdf:value "Sistema coloidal de hidrocarburos semisólidos obtenidos del petróleo. Se utiliza como base de ungüentos, protector tópico y lubricante."@es, "A colloidal system of semisolid hydrocarbons obtained from petroleum. It is used as an ointment base, topical protectant, and lubricant."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:17688
  skos:prefLabel "petróleo"@es, "petroleum"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:198646 .

nalt:198646
  skos:prefLabel "petrolato"@es, "petrolatum"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "paraffin jelly"@en, "petroleum jelly"@en ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:related nalt:17688 ;
  skos:broader nalt:6468 ;
  dc:created "2013-04-09"^^xsd:date ;
  ns0:marc001 "71279" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85100360> ;
  skos:definition nalt:198646_def .

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

nalt:6468
  skos:prefLabel "hidrocarburos"@es, "hydrocarbons"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:198646 .

