@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 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:39861_def
  rdf:value "Aliño o condimento salado y penetrante fabricado con anchoas u otros pescados fermentados que se usa en la cocina del Sudeste Asiático."@es, "A pungent, salty seasoning or condiment in Southeast Asian cuisine that is made from fermented anchovies or other fish."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:39861
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "fish sauce"@en, "salsa de pescado"@es ;
  skos:broader nalt:448, nalt:9444, nalt:16323 ;
  ns0:marc001 "15253" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "fish sauces"@en, "fish-sauce"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:39861_def ;
  a ns0:Product, skos:Concept .

nalt:448
  skos:prefLabel "salsas"@es, "sauces"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:39861 .

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

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

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

nalt:16323
  skos:prefLabel "alimentos fermentados"@es, "fermented foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:39861 .

