@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:34150
  skos:prefLabel "temperatura nocturna"@es, "night temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:34149 .

nalt:34149
  skos:related nalt:34150 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "diurnal-variation"@en, "diurnal variability"@en, "diurnal pattern"@en, "diurnal fluctuation"@en, "diurnal differences"@en, "diurnal change"@en, "diurnal changes"@en, "diurnal variations"@en, "diurnal difference"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/40115>, <http://id.agrisemantics.org/gacs/C2988> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "diurnal patterns"@en, "diurnal fluctuations"@en ;
  skos:broader nalt:978 ;
  ns0:marc001 "12374" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "variación diurna"@es, "diurnal variation"@en ;
  dc:modified "2015-01-12"^^xsd:date .

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

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

nalt:978
  skos:prefLabel "variación temporal"@es, "temporal variation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34149 .

