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

<https://gcmd.earthdata.nasa.gov/kms/concept/d78e5503-d78e-466d-97bb-e68d6e768a9d>
  ns0:reference [ ] ;
  skos:changeNote """2021-10-20 15:26:43.0 [tstevens]  
insert Definition (id: null
text: Direction of wind at the surface of the ocean.
language code: en); 
""", """2021-10-20 15:25:54.0 [tstevens] Insert Concept 
add broader relation (WIND DIRECTION [d78e5503-d78e-466d-97bb-e68d6e768a9d,778223] - SURFACE WINDS [fbc53539-ce4e-4e3e-bbd2-8270386616b4,776289]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/fbc53539-ce4e-4e3e-bbd2-8270386616b4> ;
  skos:prefLabel "WIND DIRECTION"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "Direction of wind at the surface of the ocean."@en ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/fbc53539-ce4e-4e3e-bbd2-8270386616b4>
  skos:prefLabel "SURFACE WINDS"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/d78e5503-d78e-466d-97bb-e68d6e768a9d> .

