@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/3a0e9379-9541-569c-8492-3636d0ef2a27>
  skos:prefLabel "SeaWinds"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/3d1e67cc-747b-568c-b20f-562dad1fb8f4> .

<https://gcmd.earthdata.nasa.gov/kms/concept/5ab01e26-7baf-4960-bd6e-cb64b47cbfed>
  skos:prefLabel "QUIKSCAT"@en ;
  a skos:Concept .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

<https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861>
  rdfs:label "Earth Observation Satellite"@en ;
  skos:prefLabel "Earth Observation Satellite"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/3d1e67cc-747b-568c-b20f-562dad1fb8f4> .

<https://earth.esa.int/concept/3d1e67cc-747b-568c-b20f-562dad1fb8f4>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/5ab01e26-7baf-4960-bd6e-cb64b47cbfed> ;
  sosa:hosts <https://earth.esa.int/concept/3a0e9379-9541-569c-8492-3636d0ef2a27> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/historical-missions/quikscat> ;
  skos:altLabel "QUIKSCAT"@en ;
  skos:prefLabel "QuikSCAT"@en ;
  skos:notation "QS1"@en ;
  a skos:Concept ;
  rdfs:label "QuikSCAT"@en ;
  skos:definition "The SeaWinds on QuikSCAT mission was a NASA/JPL mission that provided continuity to data from the NASA Scatterometer (NSCAT) mission. QSCAT data provide all-weather, high-resolution measurements of near-surface winds over global oceans to determine atmospheric forcing, ocean response, and air-sea interaction mechanisms on various spatial and temporal scales. QSCAT was used in operational weather forecasting as well as in scientific research, by combining wind data with measurements from scientific instruments in other disciplines to provide a better understanding the mechanisms of global climate change and weather patterns."@en ;
  skos:inScheme esado: ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> .

