@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:190407
  dc:modified "2019-12-16"^^xsd:date ;
  skos:prefLabel "flores liguladas"@es, "ray florets"@en ;
  skos:related nalt:2047, nalt:333926 ;
  skos:hiddenLabel "ray floret"@en, "ray-florets"@en, "ray-floret"@en ;
  skos:definition nalt:190407_def ;
  dc:created "2012-08-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "9813987010500041" ;
  ns0:marc001previous "94561" ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:40604 .

nalt:2047
  skos:prefLabel "Asteraceae"@es, "Asteraceae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:190407 .

nalt:333926
  skos:prefLabel "flósculos del disco"@es, "disc florets"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:190407 .

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

nalt:40604
  skos:prefLabel "flósculos"@es, "florets"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:190407 .

nalt:190407_def
  rdf:value "Flósculos mínimos que rodean el disco de flósculos tubulares en las cabezas de las flores de ciertas asteráceas. Suelen ser flores masculinas con estambres estériles."@es, "Marginal florets surrounding the disk of tubular florets in the flower heads of certain Asteraceae plants. Ray florets are often male flowers with sterile stamens."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

