Energy


URI

https://openalex.org/fields/21

Label

Energy

Description

study of energy in physical systems, its sources, technology, management, and impact on sustainability

Inherits from

Implementation

@prefix oadomains: <https://openalex.org/domains/> .
@prefix oafields: <https://openalex.org/fields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oafields:21 a skos:Concept ;
    rdfs:label "Energy"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Energy>,
        <https://www.wikidata.org/wiki/Q11379> ;
    skos:broader oadomains:3 ;
    skos:definition "study of energy in physical systems, its sources, technology, management, and impact on sustainability"@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Energy"@en ;
    openalex:cited_by_count 20491117 ;
    openalex:works_count 1231136 .