@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:196383
  dc:modified "2013-12-06"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:broader nalt:4231 ;
  skos:narrower nalt:196384 ;
  skos:related nalt:196382 ;
  ns0:marc001 "64062" ;
  skos:prefLabel "blubber oil"@en, "aceite de la grasa subcutánea de mamíferos acuáticos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2013-02-19"^^xsd:date .

nalt:4231
  skos:prefLabel "grasas y aceites animales"@es, "animal fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:196383 .

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

nalt:196384
  skos:prefLabel "aceite de ballena"@es, "whale oil"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:196383 .

nalt:196382
  skos:prefLabel "grasa subcutánea de mamíferos acuáticos"@es, "blubber"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:196383 .

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

