@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:29112
  skos:prefLabel "productos vegetales no alimenticios"@es, "nonfood plant products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:30899 .

nalt:30898
  skos:prefLabel "preservantes para flores recién cortadas"@es, "cut flower preservatives"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:30899 .

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

nalt:30902
  skos:prefLabel "floricultura"@es, "floriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30899 .

nalt:30899
  skos:related nalt:30898, nalt:30897, nalt:30902 ;
  skos:exactMatch <http://id.cabi.org/cabt/35173>, <http://id.agrisemantics.org/gacs/C4885>, <http://aims.fao.org/aos/agrovoc/c_16485>, <http://id.loc.gov/authorities/subjects/sh85034986> ;
  skos:prefLabel "flores cortadas"@es, "cut flowers"@en ;
  ns0:marc001 "10611" ;
  skos:broader nalt:29112 ;
  skos:hiddenLabel "cut flower"@en, "cut-flower"@en, "cut-flowers"@en ;
  dc:modified "2014-01-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, ns0:Product ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:30897
  skos:prefLabel "vida en florero"@es, "vase life"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:30899 .

