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

<https://earth.esa.int/concept/0552b02f-9c86-56e0-9800-7372890f00a8>
  skos:altLabel "SEASAT 1"@en ;
  a skos:Concept ;
  skos:inScheme esado: ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/1bffe898-f4a2-458e-92c5-cd7c9c1cd5f0> ;
  skos:prefLabel "Seasat"@en ;
  sosa:hosts <https://earth.esa.int/concept/102651e0-25c8-5f48-af0a-1c10d11be181> ;
  skos:definition "Launched in 1978, SeaSat was a NASA/JPL Earth Observation experimental mission, which had onboard the first ever spaceborne synthetic aperture radar (SAR) system for science applications. During its brief 106-day lifetime, SeaSat collected more information about the oceans than had been acquired in the previous 100 years of shipboard research."@en ;
  skos:notation "SE1"@en ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/historical-missions/seasat> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  rdfs:label "Seasat"@en .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/1bffe898-f4a2-458e-92c5-cd7c9c1cd5f0>
  skos:prefLabel "SEASAT 1"@en ;
  a skos:Concept .

<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/0552b02f-9c86-56e0-9800-7372890f00a8> .

<https://earth.esa.int/concept/102651e0-25c8-5f48-af0a-1c10d11be181>
  skos:prefLabel "SAR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/0552b02f-9c86-56e0-9800-7372890f00a8> .

