@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:80809
  skos:prefLabel "textura de los alimentos"@es, "food texture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53560 .

nalt:53560
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:40512, nalt:41013, nalt:291368, nalt:80809 ;
  skos:prefLabel "mouthfeel"@en, "sensación en la boca"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23895> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:altLabel "mouth feel"@en, "mouth-feel"@en ;
  skos:broader nalt:40505 ;
  ns0:marc001 "24129" ;
  dc:modified "2020-10-21"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

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

nalt:291368
  skos:prefLabel "bizcocho"@es, "pound cakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:53560 .

nalt:40505
  skos:prefLabel "propiedades sensoriales"@es, "sensory properties"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:53560 .

nalt:41013
  skos:prefLabel "jugosidad"@es, "juiciness"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:53560 .

nalt:40512
  skos:prefLabel "gusto"@es, "taste"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:53560 .

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

