@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:5861
  skos:prefLabel "temperatura"@es, "temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:7424 .

nalt:7424
  skos:hiddenLabel "ambient-temperature"@en, "environmental temperatures"@en, "temperatures of the environment"@en, "room-temperature"@en, "room temperatures"@en, "temperature of the environment"@en, "ambient water temperature"@en, "ambient temperatures"@en, "ambient air temperatures"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2598>, <http://id.cabi.org/cabt/43782>, <http://id.agrisemantics.org/gacs/C2205> ;
  skos:prefLabel "temperatura ambiente"@es, "ambient temperature"@en ;
  skos:altLabel "ambient air temperature"@en, "ambient room temperature"@en, "room temperature"@en, "environmental temperature"@en ;
  skos:broader nalt:5861, nalt:342117, nalt:4631 ;
  skos:narrower nalt:324593, nalt:324597 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:7424_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "2016" ;
  dc:modified "2019-11-07"^^xsd:date .

nalt:324597
  skos:prefLabel "temperatura del bulbo húmedo"@es, "wet-bulb temperature"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:7424 .

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

nalt:4631
  skos:prefLabel "factores ambientales"@es, "environmental factors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:7424 .

nalt:7424_def
  rdf:value "Temperatura del medio circundante."@es, "Temperature of the surrounding medium."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:342117
  skos:prefLabel "hábitats artificiales"@es, "artificial habitats"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:7424 .

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

nalt:324593
  skos:prefLabel "temperatura de bulbo seco"@es, "dry-bulb temperature"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:7424 .

