@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:19485
  skos:prefLabel "brócoli"@es, "broccoli"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:19380 .

nalt:19474
  skos:prefLabel "col rizada"@es, "kale"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:19380 .

nalt:19483
  skos:prefLabel "coles de Bruselas"@es, "Brussels sprouts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:19380 .

nalt:19477
  skos:prefLabel "coliflor"@es, "cauliflower"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:19380 .

nalt:19380
  skos:related nalt:19478, nalt:19474, nalt:19484, nalt:19483, nalt:19485, nalt:19477 ;
  skos:prefLabel "cole crops"@en, "cultivo de crucíferas"@es ;
  skos:altLabel "Brassica crops"@en, "cultivos de Brassica"@es, "cultivo de brassicáceas"@es ;
  dc:modified "2014-07-29"^^xsd:date ;
  skos:hiddenLabel "Brassica crop"@en, "cole-crops"@en, "cole crop"@en ;
  skos:broader nalt:27793 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "9227" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh86001832> .

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

nalt:19484
  skos:prefLabel "colinabos"@es, "kohlrabi"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:19380 .

nalt:19478
  skos:prefLabel "repollo"@es, "cabbage"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:19380 .

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

nalt:27793
  skos:prefLabel "cultivos vegetales"@es, "vegetable crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:19380 .

