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

nalt:17842
  skos:prefLabel "floricanes"@es, "floricanes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:17839 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:17845
  skos:prefLabel "variedades sin espinas"@es, "thornless varieties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:17839 .

nalt:17839
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:17844, nalt:17843, nalt:286841, nalt:17845, nalt:17842 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:broader nalt:17841 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "blackberry"@en, "dewberry"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh99002439> ;
  skos:prefLabel "zarzamora"@es, "blackberries"@en ;
  ns0:productOf nalt:17844 ;
  skos:altLabel "dewberries"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_947>, <http://id.cabi.org/cabt/19003>, <http://id.agrisemantics.org/gacs/C15806> ;
  ns0:marc001 "5165" ;
  dc:modified "2016-09-08"^^xsd:date .

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

nalt:17843
  skos:prefLabel "primocanes"@es, "primocanes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:17839 .

nalt:17841
  skos:prefLabel "zarzas"@es, "brambles"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:17839 .

nalt:286841
  skos:prefLabel "Rubus nessensis"@es, "Rubus nessensis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:17839 .

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

nalt:17844
  skos:prefLabel "Rubus plicatus"@es, "Rubus plicatus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:17839 ;
  ns0:hasProduct nalt:17839 .

