@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:311421
  skos:related nalt:867, nalt:311422 ;
  skos:hiddenLabel "monocotyledonous seed"@en, "monocotyledon seed"@en, "mono-cotyledon seed"@en, "mono-cotyledonous seed"@en, "monocot seed"@en, "mono-cotyledonous seeds"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:20440 ;
  skos:prefLabel "semillas monocotiledóneas"@es, "monocotyledonous seeds"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  dc:created "2018-01-04"^^xsd:date ;
  skos:altLabel "monocotyledon seeds"@en, "monocot seeds"@en ;
  ns0:marc001 "88857" ;
  a ns0:Topic, skos:Concept .

nalt:867
  skos:prefLabel "Liliopsida"@es, "Liliopsida"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:311421 .

nalt:311422
  skos:prefLabel "semillas dicotiledóneas"@es, "dicotyledonous seeds"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:311421 .

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

nalt:20440
  skos:prefLabel "semillas"@es, "seeds"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:311421 .

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

