@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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#> .
@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#> .

nalt:408
  skos:prefLabel "alimentos"@es, "foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:1573 .

nalt:75
  skos:prefLabel "Crustácea"@es, "Crustacea"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:1573 ;
  ns0:hasProduct nalt:1573 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:639
  skos:prefLabel "moluscos"@es, "molluscs"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:1573 .

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

nalt:11513
  skos:prefLabel "mariscos"@es, "shellfish"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:1573 .

nalt:51034
  skos:prefLabel "productos derivados de alga"@es, "seaweed products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:1573 .

nalt:845
  skos:prefLabel "peces"@es, "fish"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:1573 .

nalt:9444
  skos:prefLabel "productos de pescados"@es, "fish products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:1573 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:40365
  skos:prefLabel "surimi"@es, "surimi"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:1573 .

nalt:1573_def
  rdf:value "Organismos comestibles acuáticos (de agua dulce o marítima) como el pescado, mariscos, o algas que son usados como alimento."@es, "Edible aquatic (freshwater or marine) organisms such as fish, shellfish, or seaweed that is used as food."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:6347
  skos:prefLabel "macroalgas"@es, "macroalgae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:1573 .

nalt:1573
  skos:related nalt:75, nalt:299036, nalt:845, nalt:639, nalt:9444, nalt:6347, nalt:51034, nalt:11513 ;
  skos:hiddenLabel "sea food product"@en, "sea food products"@en, "seafood product"@en, "sea-foods"@en, "sea foods"@en, "sea food"@en, "sea-food product"@en, "sea-food products"@en, "seafood"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4182>, <http://aims.fao.org/aos/agrovoc/c_6905>, <http://id.cabi.org/cabt/105230> ;
  skos:narrower nalt:40365 ;
  skos:broader nalt:408 ;
  a skos:Concept, ns0:Product ;
  ns0:marc001 "33378" ;
  skos:altLabel "seafood products"@en ;
  ns0:productOf nalt:75 ;
  dc:modified "2019-07-12"^^xsd:date ;
  skos:prefLabel "alimentos de origen marino"@es, "seafoods"@en ;
  skos:definition nalt:1573_def ;
  dc:created "2006-01-19"^^xsd:date .

nalt:299036
  skos:prefLabel "consumo de alimentos marinos"@es, "seafood consumption"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:1573 .

