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

nalt:27594
  skos:prefLabel "aceite de hígado de coco"@es, "cod liver oil"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:27596 .

nalt:9159
  skos:prefLabel "aceites de pescado"@es, "fish oils"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:27596 .

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

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

nalt:27596
  skos:hiddenLabel "rat fish liver oil"@en, "fish liver oil"@en, "dog-fish liver oils"@en, "dog fish liver oils"@en, "dogfish liver oils"@en, "dog-fish liver oil"@en, "dog fish liver oil"@en, "ratfish liver oil"@en, "rat-fish liver oil"@en, "fish-liver oils"@en, "fish-liver-oils"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85048643> ;
  ns0:marc001 "15240" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14939>, <http://id.cabi.org/cabt/48317> ;
  skos:narrower nalt:27594 ;
  skos:broader nalt:9159 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "aceites de hígado de pescado"@es, "fish liver oils"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Product ;
  dc:modified "2017-01-10"^^xsd:date .

