@prefix esado: <https://data.esa.int/esado/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

esado:resTypePreciseGNSSOrbits
  skos:prefLabel "Precise GNSS Orbits"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeDatalab
  skos:prefLabel "Datalab"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeTroposphericProducts
  skos:prefLabel "Tropospheric Products"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeStationReceiverPositionandVelocities
  skos:prefLabel "Station/Receiver Position and Velocities"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeSatelliteandStationClockProducts
  skos:prefLabel "Satellite and Station Clock Products"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeEarthOrientationParameter
  skos:prefLabel "Earth Orientation Parameter"@en ;
  a skos:Concept, owl:NamedIndividual .

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

esado:resTypePredictedOrbits
  skos:prefLabel "Predicted Orbits"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeSLRFull-RateData
  skos:prefLabel "SLR Full-Rate Data"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:MicroThesaurus
  rdfs:label "Micro-Thesaurus"@en ;
  a owl:Class .

esado:widgetResourceTypesNAV
  skos:member esado:resTypeStationReceiverPositionandVelocities, esado:resTypeOthers, esado:resTypeStationLogs, esado:resTypePredictedOrbits, esado:resTypePreciseGNSSOrbits, esado:resTypeTroposphericProducts, esado:resTypeTimeProducts, esado:resTypeSatelliteandStationClockProducts, esado:resTypeDifferentialCodeBias, esado:resTypeMeteorologicalData, esado:resTypeAttitudeData, esado:resTypeSLRFull-RateData, esado:resTypeDatalab, esado:resTypeEarthOrientationParameter, esado:resTypeSLRNormalPointData, esado:resTypeBroadcastEphemerides, esado:resTypeIonosphericProducts, esado:resTypeGNSSObservables ;
  dc:modified "2022-11-21T18:00:00+00:00"^^xsd:dateTime ;
  skos:definition "Widget for Resource Type in Navigation. Based on the faceted search filter Resource Type in the GSSC Portal."@en ;
  skos:notation "widgetResourceTypesNAV"@en ;
  a esado:MicroThesaurus, skos:Collection, isothes:ConceptGroup ;
  skos:changeNote "Removed this widget from the DDP UI temporarily."@en ;
  skos:prefLabel "Resource Type"@en ;
  skos:inScheme esado: .

esado:resTypeOthers
  skos:prefLabel "Others"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeGNSSObservables
  skos:prefLabel "GNSS Observables"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeMeteorologicalData
  skos:prefLabel "Meteorological Data"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeTimeProducts
  skos:prefLabel "Time Products"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeDifferentialCodeBias
  skos:prefLabel "Differential Code Bias"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeBroadcastEphemerides
  skos:prefLabel "Broadcast Ephemerides"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeAttitudeData
  skos:prefLabel "Attitude Data"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeStationLogs
  skos:prefLabel "Station Logs"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeIonosphericProducts
  skos:prefLabel "Ionospheric Products"@en ;
  a skos:Concept, owl:NamedIndividual .

esado:resTypeSLRNormalPointData
  skos:prefLabel "SLR Normal Point Data"@en ;
  a skos:Concept, owl:NamedIndividual .

