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

<https://gcmd.earthdata.nasa.gov/kms/concept/8ac70aba-53e7-45c0-8b4a-2c0197114b09>
  skos:prefLabel "PAZ"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/6c3bde38-3fd7-574c-8db9-7655545afd8f>
  skos:prefLabel "PAZ-SAR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/d0a37de2-3ceb-5005-b734-d6d3fbb37287> .

<https://earth.esa.int/concept/d0a37de2-3ceb-5005-b734-d6d3fbb37287>
  skos:definition "PAZ (\"peace\" in Spanish) is an X-band SAR (Synthetic Aperture Radar) spacecraft based on the TerraSAR-X platform, to serve the security and the defense needs of Spain. The PAZ mission is a dual-use mission (civil/defense) funded and owned by the Spanish Ministry of Defense and managed by Hisdesat (see also https://www.hisdesat.es/en/satelites_observ-paz/)."@en ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/p/paz>, <https://earth.esa.int/web/eoportal/satellite-missions/p/paz> ;
  skos:notation "PA"@en ;
  skos:prefLabel "PAZ"@en ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  a skos:Concept ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/8ac70aba-53e7-45c0-8b4a-2c0197114b09> ;
  skos:inScheme esado: ;
  rdfs:label "PAZ"@en ;
  sosa:hosts <https://earth.esa.int/concept/6c3bde38-3fd7-574c-8db9-7655545afd8f> .

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/d0a37de2-3ceb-5005-b734-d6d3fbb37287> .

