@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/eec285a7-1aeb-448c-9dfe-50912cd30e3e>
  skos:prefLabel "NEW YORK"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/2db28bfd-4eda-4510-9445-4bb24329a82e> .

<https://gcmd.earthdata.nasa.gov/kms/concept/2db28bfd-4eda-4510-9445-4bb24329a82e>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/eec285a7-1aeb-448c-9dfe-50912cd30e3e> ;
  skos:prefLabel "NY/NYPA"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  skos:definition """New York Power Authority is a national leader in promoting energy efficiency 
and the development of clean energy technologies and electric vehicles.  The 
Power Authority provides a variety of energy-related services to businesses 
and municipalities. Its mission is to provide clean, economical and reliable
energy consistent with our commitment to safety, while promoting energy
efficiency and innovation for the benefit of our customers and all New Yorkers.
The Power Authority serves as a non-profit, public-benefit energy corporation 
that does not use any tax revenue or state credit.  Projects are funded 
through bond sales to private investors, repaying bondholders with proceeds 
from operations.

[Source: "http://www.nypa.gov/"]"""@en ;
  a skos:Concept .

