@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_0811653d>
  ns0:constrains <https://w3id.org/ozcar-theia/c_59b6bb44> ;
  skos:broader <https://w3id.org/ozcar-theia/c_d6756aaf> ;
  skos:definition "[AMS] The integral of spectral radiation over all relevant wavelengths. This is most commonly applied to the sum of shortwave and longwave irradiances, but usage varies somewhat with context."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Total radiation"@en ;
  a ns0:Constraint, skos:Concept .

<https://w3id.org/ozcar-theia/c_59b6bb44>
  skos:prefLabel "Electromagnetic radiation"@en ;
  a ns0:Entity, skos:Concept .

<https://w3id.org/ozcar-theia/c_d6756aaf>
  skos:prefLabel "Radiation transfer constraint"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_0811653d> .

<https://w3id.org/ozcar-theia/c_7d9c53c0> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_0811653d> .
<https://w3id.org/ozcar-theia/c_6da04ada> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_0811653d> .
