Physics and Astronomy


URI

https://openalex.org/fields/31

Label

Physics and Astronomy

Description

study of matter and its motion, along with related concepts such as energy and force

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:31 a skos:Concept ;
    rdfs:label "Physics and Astronomy"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Physics>,
        <https://www.wikidata.org/wiki/Q413> ;
    skos:broader oadomains:3 ;
    skos:definition "study of matter and its motion, along with related concepts such as energy and force"@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Physics and Astronomy"@en ;
    openalex:cited_by_count 98776463 ;
    openalex:works_count 7186862 .