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

nalt:974
  skos:prefLabel "tiempo y espacio"@es, "space and time"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:978 .

nalt:34149
  skos:prefLabel "variación diurna"@es, "diurnal variation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:978 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:57468
  skos:prefLabel "variación estacional"@es, "seasonal variation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:978 .

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

nalt:978
  skos:hiddenLabel "temporal scales"@en, "temporal-variation"@en, "temporal variations"@en, "temporal fluctuation"@en, "temporal differentiation"@en, "temporal evolution"@en, "temporal difference"@en, "temporal differences"@en, "variation in time"@en, "temporal variability"@en, "temporal changes"@en, "temporal change"@en, "temporal fluctuations"@en, "temporal variabilities"@en, "temporal dynamics"@en, "temporal diversity"@en, "time variation"@en, "temporal scale"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/115314>, <http://id.agrisemantics.org/gacs/C690> ;
  skos:narrower nalt:34149, nalt:57468 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2020-10-06"^^xsd:date ;
  skos:broader nalt:974 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "37000" ;
  skos:prefLabel "variación temporal"@es, "temporal variation"@en ;
  dc:created "2006-01-19"^^xsd:date .

