@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:190435
  skos:prefLabel "escamocidad"@es, "flakiness"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30275 .

nalt:30275
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "textura"@es, "texture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "textural feathure"@en, "textural property"@en, "textural evolution"@en, "crumbliness"@en, "textural features"@en, "textural properties"@en, "texture evolution"@en ;
  skos:related nalt:40286, nalt:291368, nalt:190435, nalt:308348 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C1668>, <http://id.loc.gov/authorities/subjects/sh2001008980>, <http://id.cabi.org/cabt/116019>, <http://aims.fao.org/aos/agrovoc/c_15578> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85050345> ;
  skos:broader nalt:1796 ;
  ns0:marc001 "37224" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-10-21"^^xsd:date .

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

nalt:1796
  skos:prefLabel "propiedades físicas"@es, "physical properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:30275 .

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

nalt:40286
  skos:prefLabel "firmeza"@es, "firmness"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30275 .

nalt:308348
  skos:prefLabel "sensométrica"@es, "sensometrics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30275 .

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

