@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/f8762581-b92f-48f9-b077-964ee6b0c8ee>
  skos:prefLabel "NON-GOVERNMENT/NON-PROFIT ORGANIZATIONS"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/237c661e-c0c0-4eab-a5e1-8c61f276f4b8> .

<https://gcmd.earthdata.nasa.gov/kms/concept/237c661e-c0c0-4eab-a5e1-8c61f276f4b8>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/f8762581-b92f-48f9-b077-964ee6b0c8ee> ;
  skos:prefLabel "OPENDAP"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  skos:definition """OPeNDAP is a software framework that simplifies all aspects of scientific data networking, allowing simple access to remote data. Local data can be made accessible to remote locations regardless of local storage format by using  OPeNDAP servers. Existing, familiar data analysis and visualization applications can be transformed into  OPeNDAP clients (i.e., applications able to access remote OPeNDAP served data). 

Summary Provided By:

http://opendap.org/faq/whatIsDods.html"""@en ;
  a skos:Concept .

