@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:40322
  skos:prefLabel "atún"@es, "tuna"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:69370 .

nalt:40314
  skos:prefLabel "salmón"@es, "salmon"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:69370 .

nalt:845
  skos:prefLabel "peces"@es, "fish"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:69370 .

nalt:69370_def
  rdf:value "Peces que tienen tejido adiposo en toda la carne y la cavidad abdominal. Normalmente se encuentran en la superficie del agua o cerca de ella."@es, "Fish that have oils throughout the fillet and belly cavity. They are normally found at or near the water's surface."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:69370
  skos:definition nalt:69370_def ;
  skos:altLabel "peces ricos en grasas"@es, "oil-rich fish"@en, "peces ricos en Omega-3"@es, "peces azules"@es, "peces con alto contenido de tejido adiposo"@es, "oily fish"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "fatty fish"@en, "peces grasos"@es ;
  dc:created "2006-11-09"^^xsd:date ;
  skos:related nalt:34266, nalt:40315, nalt:40322, nalt:40304, nalt:69378, nalt:40314 ;
  ns0:marc001 "51571" ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "fatty-fish"@en ;
  skos:broader nalt:845 .

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

nalt:69378
  skos:prefLabel "peces magros"@es, "lean fish"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:69370 .

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

nalt:40315
  skos:prefLabel "sardinas"@es, "sardines"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:69370 .

nalt:40304
  skos:prefLabel "caballa"@es, "mackerel"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:69370 .

nalt:34266
  skos:prefLabel "ácidos grasos omega-3"@es, "omega-3 fatty acids"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:69370 .

