@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/0a184cdc-c074-4946-90a6-02f03c686341>
  skos:prefLabel "Models"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/bbe49581-019d-4fec-8730-6f07465ec479> .

<https://gcmd.earthdata.nasa.gov/kms/concept/bbe49581-019d-4fec-8730-6f07465ec479>
  ns0:reference [ ] ;
  ns0:altLabel [ ] ;
  skos:changeNote """2022-03-13 18:11:35.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Community Multiscale Air Quality Modeling System
language code: en); 
insert Definition (id: null
text: An active open-source development project of the U.S. EPA that consists of a suite of programs for conducting air quality model simulations. CMAQ combines current knowledge in atmospheric science and air quality modeling, multi-processor computing techniques, and an open-source framework to deliver fast, technically sound estimates of ozone, particulates, toxics and acid deposition.
language code: en); 
""", """2022-03-13 18:10:21.0 [tstevens] Insert Concept 
add broader relation (CMAQ [bbe49581-019d-4fec-8730-6f07465ec479,836075] - Models [0a184cdc-c074-4946-90a6-02f03c686341,835911]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/0a184cdc-c074-4946-90a6-02f03c686341> ;
  skos:prefLabel "CMAQ"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms> ;
  skos:definition "An active open-source development project of the U.S. EPA that consists of a suite of programs for conducting air quality model simulations. CMAQ combines current knowledge in atmospheric science and air quality modeling, multi-processor computing techniques, and an open-source framework to deliver fast, technically sound estimates of ozone, particulates, toxics and acid deposition."@en ;
  a skos:Concept .

