@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:190407
  skos:prefLabel "flores liguladas"@es, "ray florets"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333926 .

nalt:333926_def
  rdf:value "Flores tubulares pequeñas ubicadas en el centro del capítulo, normalmente flósculos fértiles, como se observa en algunas flores Asteraceae (girasol, margarita)."@es, "These are small tubular flower located at the centre of the flower head, usually fertile florets as seen in some Asteraceae (sun flower, daisy flower) flowers."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:333926
  skos:hiddenLabel "disc-florets"@en, "disc floret"@en, "disc-floret"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:40604 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "flósculos del disco"@es, "disc florets"@en ;
  ns0:marc001previous "93750" ;
  ns0:marc001 "9813981270300041" ;
  skos:related nalt:190407 ;
  dc:created "2019-09-17"^^xsd:date ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:definition nalt:333926_def .

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:333926 .

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

