@prefix void:  <http://rdfs.org/ns/void#> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix os:    <http://a9.com/-/spec/opensearch/1.1/> .
@prefix gsp:   <http://www.opengis.net/ont/geosparql#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix eo:    <http://a9.com/-/opensearch/extensions/eo/1.0/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix geo:   <http://a9.com/-/opensearch/extensions/geo/1.0/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix sru:   <http://a9.com/-/opensearch/extensions/sru/2.0/> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix iana:  <http://www.iana.org/assignments/relation/> .
@prefix owc:   <http://www.opengis.net/ont/owc/1.0/> .
@prefix time:  <http://a9.com/-/opensearch/extensions/time/1.0/> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix atom:  <http://www.w3.org/2005/Atom/> .
@prefix locn:  <http://www.w3.org/ns/locn#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<https://geoservice.dlr.de/web/maps/metop:gome2.tc.daily>
        a                foaf:Document ;
        dct:description  "EOC Geoservice Map Context (metop:gome2.tc.daily)"@eng ;
        dct:title        "EOC Geoservice Map Context"@eng .

<https://earth.esa.int/concept/e0d6e80e-22a7-5c5b-87d3-3d65d893ddc9>
        a               prov:Entity , skos:Concept ;
        dct:title       "Metop-A" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Metop-A" .

<https://earth.esa.int/concept/eaa1390e-6453-5b90-9ed2-90c3f5096d83>
        a               prov:Entity , skos:Concept ;
        dct:title       "GOME-2" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "GOME-2" .

<https://geoservice.dlr.de/eoc/atmosphere/wcs?SERVICE=WCS&REQUEST=GetCapabilities>
        a       foaf:Document .

<https://gcmd.earthdata.nasa.gov/kms/concept/6120cea0-c943-4c7c-bddd-8d8648d58022>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "METOP-C" .

<https://gcmd.earthdata.nasa.gov/kms/concept/8143808e-1005-4fed-a469-c2bd5f1521bf>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "METOP-A" .

<https://gcmd.earthdata.nasa.gov/kms/concept/c9f84df0-e807-46e3-8fce-c33e9201fbc2>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "METOP-B" .

<https://atmos.eoc.dlr.de/app/missions/gome2>
        a       foaf:Document .

<https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06>
        a                          dcat:Dataset ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  "Nutzungsbedingungen: Das DLR ist nicht haftbar für Schäden, die sich aus der Nutzung ergeben. / Terms of use: DLR not liable for damage resulting from use."
                                   ] ;
        dct:description            "The Global Ozone Monitoring Experiment-2 (GOME-2) instrument continues the long-term monitoring of atmospheric trace gas constituents started with GOME / ERS-2 and SCIAMACHY / Envisat. Currently, there are three GOME-2 instruments operating on board EUMETSAT's Meteorological Operational satellites MetOp-A, -B and -C, launched in October 2006, September 2012, and November 2018, respectively. GOME-2 can measure a range of atmospheric trace constituents, with the emphasis on global ozone distributions. Furthermore, cloud properties and intensities of ultraviolet radiation are retrieved. These data are crucial for monitoring the atmospheric composition and the detection of pollutants. DLR generates operational GOME-2 / MetOp level 2 products in the framework of EUMETSAT's Satellite Application Facility on Atmospheric Chemistry Monitoring (AC-SAF). GOME-2 near-real-time products are available already two hours after sensing.\t\tOCRA (Optical Cloud Recognition Algorithm) and ROCINN (Retrieval of Cloud Information using Neural Networks) are used for retrieving the following geophysical cloud properties from GOME and GOME-2 data: cloud fraction (cloud cover), cloud-top pressure (cloud-top height), and cloud optical thickness (cloud-top albedo). OCRA is an optical sensor cloud detection algorithm that uses the PMD devices on GOME / GOME-2 to deliver cloud fractions for GOME / GOME-2 scenes. ROCINN takes the OCRA cloud fraction as input and uses a neural network training scheme to invert GOME / GOME-2 reflectivities in and around the O2-A band. VLIDORT [Spurr (2006)] templates of reflectances based on full polarization scattering of light are used to train the neural network. ROCINN retrieves cloud-top pressure and cloud-top albedo. The cloud optical thickness is computed using libRadtran [Mayer and Kylling (2005)] radiative transfer simulations taking as input the cloud-top albedo retrieved with ROCINN. For more details please refer to relevant peer-review papers listed on the GOME and GOME-2 documentation pages: https://atmos.eoc.dlr.de/app/docs/" ;
        dct:identifier             "810631f4-c311-44f2-9ced-c2260df2bc06" ;
        dct:license                [ a           dct:LicenseDocument ;
                                     rdfs:label  "Nutzungsbedingungen: Lizenz, https://geoservice.dlr.de/resources/licenses/ac_saf/AC-SAF_User_License.pdf / Terms of use: License, https://geoservice.dlr.de/resources/licenses/ac_saf/AC-SAF_User_License.pdf"
                                   ] ;
        dct:modified               "2007-01-23T10:16:34Z" ;
        dct:spatial                [ a              dct:Location ;
                                     locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-180.0 -90.0</gml:lowerCorner><gml:upperCorner>180.0 90.0</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-180.0 -90.0,180.0 -90.0,180.0 90.0,-180.0 90.0,-180.0 -90.0))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-180,-90],[180,-90],[180,90],[-180,90],[-180,-90]]] }"^^gsp:geoJSONLiteral
                                   ] ;
        dct:subject                <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/climatologyMeteorologyAtmosphere> ;
        dct:temporal               [ a               dct:PeriodOfTime ;
                                     dcat:startDate  "2007-01-23T10:16:34Z"^^xsd:date
                                   ] ;
        dct:title                  "METOP GOME-2 - Cloud Optical Thickness (COT) - Global" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:contactPoint          [ a              vcard:Organization ;
                                     vcard:hasName  "DE/DLR"@eng
                                   ] ;
        dcat:endpointDescription   [ a               owc:Offering ;
                                     owc:operations  [ a         owc:Operation ;
                                                       owc:code  "WCS" ;
                                                       owc:href  "https://geoservice.dlr.de/eoc/atmosphere/wcs?"
                                                     ] ;
                                     owc:operations  [ a         owc:Operation ;
                                                       owc:code  "WCS" ;
                                                       owc:href  "https://geoservice.dlr.de/eoc/atmosphere/wcs?"
                                                     ] ;
                                     owc:operations  [ a         owc:Operation ;
                                                       owc:code  "WCS" ;
                                                       owc:href  "https://geoservice.dlr.de/eoc/atmosphere/wcs?"
                                                     ] ;
                                     owc:operations  [ a         owc:Operation ;
                                                       owc:code  "WMS" ;
                                                       owc:href  "https://geoservice.dlr.de/eoc/atmosphere/wms?"
                                                     ] ;
                                     owc:operations  [ a         owc:Operation ;
                                                       owc:code  "WMS" ;
                                                       owc:href  "https://geoservice.dlr.de/eoc/atmosphere/wms?"
                                                     ] ;
                                     owc:operations  [ a         owc:Operation ;
                                                       owc:code  "WMS" ;
                                                       owc:href  "https://geoservice.dlr.de/eoc/atmosphere/wms?"
                                                     ] ;
                                     owc:operations  [ a         owc:Operation ;
                                                       owc:code  "LINK-1.0-http--link" ;
                                                       owc:href  "https://eoweb.dlr.de/guestegp/main?ecswCollection=urn%3Aeop%3ADLR%3AEOWEB%3AGOME.TC.AGG"
                                                     ] ;
                                     owc:operations  [ a         owc:Operation ;
                                                       owc:code  "DOWNLOAD-1.0-ftp--download" ;
                                                       owc:href  "ftp://acsaf.eoc.dlr.de/"
                                                     ]
                                   ] ;
        dcat:keyword               "MetOp-C" , "MetOp-A" , "DIF10" , "GOME.TC.AGG" , "urn:eop:DLR:EOWEB:GOME.TC.AGG" , "Atmospheric conditions" , "MetOp-B" , "COT" , "Cloud Optical Thickness" , "FEDEO" , "AC-SAF" ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/rdf%2Bxml;profile=https://schema.org" ;
                                     dct:title     "RDF/XML (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=text/turtle;profile=http://data.europa.eu/930/" ;
                                     dct:title     "Turtle (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/json" ;
                                     dct:title     "STAC metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/rdf%2Bxml;profile=http://data.europa.eu/930/" ;
                                     dct:title     "RDF/XML (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/xml" ;
                                     dct:title     "Dublin Core metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/vnd.iso.19115-3%2Bxml" ;
                                     dct:title     "ISO 19115-3 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06" ;
                                     dct:title     "OGC 17-069r3 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?mode=owc" ;
                                     dct:title     "OGC 17-084r1 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/ld%2Bjson" ;
                                     dct:title     "JSON-LD metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/ld%2Bjson;profile=https://schema.org" ;
                                     dct:title     "JSON-LD (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/atom%2Bxml" ;
                                     dct:title     "Atom format" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/vnd.iso.19139-2%2Bxml" ;
                                     dct:title     "ISO 19139-2 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=text/html" ;
                                     dct:title     "HTML" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/ld%2Bjson;profile=http://data.europa.eu/930/" ;
                                     dct:title     "JSON-LD (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/vnd.iso.19139%2Bxml" ;
                                     dct:title     "ISO 19139 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/turtle;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=text/turtle;profile=https://schema.org" ;
                                     dct:title     "Turtle (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/rdf%2Bxml" ;
                                     dct:title     "RDF/XML metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/dif10%2Bxml" ;
                                     dct:title     "DIF-10 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://earth.esa.int/concept/e0d6e80e-22a7-5c5b-87d3-3d65d893ddc9> , <https://earth.esa.int/concept/ad83e431-f28c-5801-abf1-6b7b0deb9cb0> , <https://gcmd.earthdata.nasa.gov/kms/concept/c9f84df0-e807-46e3-8fce-c33e9201fbc2> , <https://gcmd.earthdata.nasa.gov/kms/concept/8143808e-1005-4fed-a469-c2bd5f1521bf> , <https://earth.esa.int/concept/eaa1390e-6453-5b90-9ed2-90c3f5096d83> , <https://earth.esa.int/concept/5d7241de-4e26-5844-8578-61e8616a79d2> , <https://gcmd.earthdata.nasa.gov/kms/concept/5eaf2209-904b-49c8-b99f-1e8550cf95d0> , <https://gcmd.earthdata.nasa.gov/kms/concept/4bc483b1-dd64-4e97-bfd3-c0e755df6308> , <https://gcmd.earthdata.nasa.gov/kms/concept/6120cea0-c943-4c7c-bddd-8d8648d58022> ;
        prov:qualifiedAttribution  [ a             prov:Attribution ;
                                     dcat:hadRole  <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/distributor> ;
                                     prov:agent    [ a              vcard:Organization ;
                                                     vcard:hasName  "DE/DLR"@eng
                                                   ]
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:startedAtTime  "2007-01-23T10:16:34Z" ;
                                     prov:used           <https://earth.esa.int/concept/e0d6e80e-22a7-5c5b-87d3-3d65d893ddc9> , <https://earth.esa.int/concept/eaa1390e-6453-5b90-9ed2-90c3f5096d83>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:startedAtTime  "2007-01-23T10:16:34Z" ;
                                     prov:used           <https://earth.esa.int/concept/5d7241de-4e26-5844-8578-61e8616a79d2> , <https://earth.esa.int/concept/eaa1390e-6453-5b90-9ed2-90c3f5096d83>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:startedAtTime  "2007-01-23T10:16:34Z" ;
                                     prov:used           <https://earth.esa.int/concept/ad83e431-f28c-5801-abf1-6b7b0deb9cb0> , <https://earth.esa.int/concept/eaa1390e-6453-5b90-9ed2-90c3f5096d83>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06" ;
                                     dct:modified    "2024-09-27T13:33:30Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <https://geoservice.dlr.de/eoc/atmosphere/wcs?SERVICE=WCS&REQUEST=GetCapabilities> , <https://geoservice.dlr.de/eoc/atmosphere/wms?SERVICE=WMS&REQUEST=GetCapabilities> , <https://atmos.eoc.dlr.de/app/missions/gome2> , <https://geoservice.dlr.de/web/maps/metop:gome2.tc.daily> .

<https://earth.esa.int/concept/5d7241de-4e26-5844-8578-61e8616a79d2>
        a               prov:Entity , skos:Concept ;
        dct:title       "Metop-C" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Metop-C" .

<https://gcmd.earthdata.nasa.gov/kms/concept/4bc483b1-dd64-4e97-bfd3-c0e755df6308>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>ATMOSPHERE>CLOUDS>CLOUD MICROPHYSICS>CLOUD OPTICAL DEPTH/THICKNESS" .

<https://earth.esa.int/concept/ad83e431-f28c-5801-abf1-6b7b0deb9cb0>
        a               prov:Entity , skos:Concept ;
        dct:title       "Metop-B" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Metop-B" .

<https://gcmd.earthdata.nasa.gov/kms/concept/5eaf2209-904b-49c8-b99f-1e8550cf95d0>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "GOME-2" .

<https://geoservice.dlr.de/eoc/atmosphere/wms?SERVICE=WMS&REQUEST=GetCapabilities>
        a       foaf:Document .

<https://fedeo.ceos.org/collections/810631f4-c311-44f2-9ced-c2260df2bc06?httpAccept=application/vnd.iso.19139-2%2Bxml>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "ISO19139-2"
                        ] .
