Theoretical and Computational Physics leaf node


URI

https://openalex.org/T13126

Label

Theoretical and Computational Physics

Description

This cluster of papers covers a wide range of topics in theoretical and computational physics, including optics, spectroscopy, quantum computing, railway power systems, climate change, solar physics, neutron optics, and astrophysics.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@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#> .

<https://openalex.org/T13126> a skos:Concept ;
    rdfs:label "Theoretical and Computational Physics"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Theoretical_physics>,
        <https://openalex.org/T13126> ;
    skos:broader oasubfields:3109 ;
    skos:definition "This cluster of papers covers a wide range of topics in theoretical and computational physics, including optics, spectroscopy, quantum computing, railway power systems, climate change, solar physics, neutron optics, and astrophysics."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Theoretical and Computational Physics"@en ;
    openalex:cited_by_count 644299 ;
    openalex:works_count 43453 .