@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 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#> .

nalt:4405
  skos:prefLabel "calidad del producto"@es, "product quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:13990 .

nalt:10481
  skos:prefLabel "composición alimentaria"@es, "food composition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:13990 .

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

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

nalt:13990_def
  rdf:value "Autenticidad de un producto. El grado al cual llega el producto a los estándares de calidad, composición y fabricación."@es, "The degree to which a product meets the standards for quality, composition and manufacture."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4401
  skos:prefLabel "productos adulterados"@es, "adulterated products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:13990 .

nalt:4406
  skos:prefLabel "estándares de identidad de un producto"@es, "standards of identity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:13990 .

nalt:13990
  skos:related nalt:10481, nalt:4406, nalt:4401 ;
  skos:hiddenLabel "authenticity of foods"@en, "seafood authenticity"@en, "olive oil authenticity"@en, "oil authenticity"@en, "olive-oil authenticity"@en, "food authenticity"@en, "food authentication"@en, "authenticity of food"@en, "product-authenticity"@en ;
  skos:prefLabel "autenticidad del producto"@es, "product authenticity"@en ;
  skos:definition nalt:13990_def ;
  dc:modified "2017-09-01"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13140> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "30168" ;
  skos:broader nalt:4405 ;
  dc:created "2006-01-19"^^xsd:date .

