@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/1a2349cd-6a6e-42bc-8c59-82e93f9372e6>
  skos:changeNote """2020-07-24 08:49:41.0 [tstevens] Insert Concept 
add broader relation (Nancy Foster [1a2349cd-6a6e-42bc-8c59-82e93f9372e6,560562] - SHIPS [82a67b12-e99d-4c90-8a6a-a6f79d4c3c7b,542079]); 
""", """2020-07-24 08:51:45.0 [tstevens]  
insert Definition (id: null
text: NOAA Ship Nancy Foster is one of the most operationally diverse platforms in the NOAA fleet. The ship supports fish habitat and population studies, seafloor mapping surveys, oceanographic studies, and maritime heritage surveys.
language code: en); 
""", """2020-07-24 09:33:19.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: NOAA Ship Nancy Foster
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "NOAA Ship Nancy Foster is one of the most operationally diverse platforms in the NOAA fleet. The ship supports fish habitat and population studies, seafloor mapping surveys, oceanographic studies, and maritime heritage surveys."@en ;
  skos:prefLabel "Nancy Foster"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/82a67b12-e99d-4c90-8a6a-a6f79d4c3c7b> ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/82a67b12-e99d-4c90-8a6a-a6f79d4c3c7b>
  skos:prefLabel "SHIPS"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/1a2349cd-6a6e-42bc-8c59-82e93f9372e6> .

