@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/860e2af9-ce29-4f3f-b027-ae3747eb3e01>
  skos:prefLabel "SEA ICE"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/63b37017-9d57-4247-af4e-2df36ee3ed03> .

<https://gcmd.earthdata.nasa.gov/kms/concept/63b37017-9d57-4247-af4e-2df36ee3ed03>
  ns0:reference [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/860e2af9-ce29-4f3f-b027-ae3747eb3e01> ;
  skos:prefLabel "ICE EXTENT"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition """The minimum or maximum length of the ice or ice edge into the open water.
Also refers to the extent of the ice pack into the open ocean (which
varies seasonally)."""@en ;
  a skos:Concept .

