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

nalt:334567
  skos:hiddenLabel "long-night plant"@en, "short day-plant"@en, "short day plants"@en, "long night plants"@en, "long night plant"@en, "short day plant"@en ;
  ns0:marc001previous "94642" ;
  skos:altLabel "long-night plants"@en ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:334567_def ;
  skos:related nalt:334579, nalt:334568, nalt:57467, nalt:9966 ;
  skos:broader nalt:874 ;
  dc:created "2019-10-03"^^xsd:date ;
  skos:prefLabel "short-day plants"@en, "plantas de día corto"@es ;
  dc:modified "2019-12-16"^^xsd:date ;
  ns0:marc001 "9813980467600041" .

nalt:57467
  skos:prefLabel "fotoperiodismo"@es, "photoperiodism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:334567 .

nalt:9966
  skos:prefLabel "floración"@es, "flowering"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:334567 .

nalt:334579
  skos:prefLabel "plantas de día neutro"@es, "day-neutral plants"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:334567 .

nalt:334568
  skos:prefLabel "plantas de día largo"@es, "long-day plants"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:334567 .

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

nalt:874
  skos:prefLabel "plantas (botánica)"@es, "plants (botany)"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:334567 .

nalt:334567_def
  rdf:value "Plantas que requieren un largo periodo de oscuridad (nocturno) para florecer. Normalmente florecen cuando la duración del día o el periodo de luz es inferior a las doce horas aproximadamente."@es, "A plant that requires a long period of darkness (night time) to flower. They usually flower when day length or light period is less than about twelve hours."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

