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

<https://gcmd.earthdata.nasa.gov/kms/concept/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb>
  skos:prefLabel "Granule Data Format"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/5513aef2-5676-4a19-9652-edda4d753c2e> .

<https://gcmd.earthdata.nasa.gov/kms/concept/5513aef2-5676-4a19-9652-edda4d753c2e>
  skos:changeNote """2020-06-18 13:39:17.0 [tstevens] Insert Concept 
add broader relation (IFC [5513aef2-5676-4a19-9652-edda4d753c2e,560352] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-18 13:39:58.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Industry Foundation Classes
language code: en); 
insert Definition (id: null
text: The Industry Foundation Classes, IFC, are an open international standard for Building Information Model (BIM) data that are exchanged and shared among software applications used by the various participants in the construction or facility management industry sector.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "The Industry Foundation Classes, IFC, are an open international standard for Building Information Model (BIM) data that are exchanged and shared among software applications used by the various participants in the construction or facility management industry sector."@en ;
  skos:prefLabel "IFC"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/GranuleDataFormat> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb> ;
  a skos:Concept .

