@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://earth.esa.int/concept/2523e793-949e-5efa-a0f0-e7b530f4c2b0>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Earth Remote Sensing Instrument" .

<https://earth.esa.int/concept/3a548948-1404-5988-b7f2-7426293bfbc8>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Altimeters" .

<https://earth.esa.int/concept/21c97ad3-4818-5844-afab-832cd7f1300c>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Active Remote Sensing" .

<https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Radio" .

<https://earth.esa.int/concept/ba530a28-c2ba-5a34-b71e-678d316e936f>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "SIRAL" .

<https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?httpAccept=application/vnd.iso.19139-2%2Bxml>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "ISO19139"
                        ] .

<https://earth.esa.int/concept/58fa3406-73c7-5e87-9701-6cade8ba2c2b>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "CryoSat" .

<https://earth.esa.int/concept/e6a9631e-b7cf-5b3e-b414-1600379a72b3>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Cryosphere" .

<https://earth.esa.int/concept/0fd779c7-8dd2-55fb-89b5-1c697fbdd3ca>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "DORIS" .

<https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat>
        a                       dcat:DataService ;
        dct:description         "VtCryoSat is an ESA tool developed by VisioTerra (France) in order to easily browse and download CryoSat products through an interactive and graphical web interface.\n\nThe tool is freely accessible and does not require any installation. VtCryoSat uses a web browser to display profiles of CryoSat's geophysical parameters on a virtual globe, including numerous plot options, as well as the capabilities of exporting and downloading the corresponding products.\n" ;
        dct:identifier          "eoli-vtcryosat" ;
        dct:language            <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:modified            "2023-07-11T11:54:51.613Z" ;
        dct:temporal            [ a               dct:PeriodOfTime ;
                                  dcat:startDate  "2023-10-19T17:00:11.668Z"^^xsd:date
                                ] ;
        dct:title               "VtCryoSat" ;
        dct:type                "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/service" ;
        dcat:accessURL          "http://visioterra.net/VtCryoSat/" ;
        dcat:contactPoint       [ a                   vcard:Organization ;
                                  vcard:hasAddress    [ a                     vcard:Address ;
                                                        vcard:country-name    "Italy" ;
                                                        vcard:locality        "Frascati" ;
                                                        vcard:postal-code     "00044" ;
                                                        vcard:street-address  "Via Galileo Galilei CP. 64"
                                                      ] ;
                                  vcard:hasName       "ESA/ESRIN"@en ;
                                  vcard:hasTelephone  <tel:+390694180777> ;
                                  vcard:hasURL        <https://earth.esa.int>
                                ] ;
        dcat:keyword            "Earth Online" , "Earth Explorers" ;
        dcat:qualifiedRelation  [ a             dcat:Relationship ;
                                  dct:format    [ a           dct:MediaType ;
                                                  rdfs:label  "application/atom+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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  "text/turtle;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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/geo+json;profile=\"http://www.opengis.net/spec/eopad-geojson/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?mode=owc" ;
                                  dct:title     "OGC 19-020r1 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/services/items/eoli-vtcryosat" ;
                                  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/ld+json;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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/rdf+xml;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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/html"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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/ld+json"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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/rdf+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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/vnd.iso.19139+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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  "application/ld+json;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?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:theme              <https://earth.esa.int/concept/2523e793-949e-5efa-a0f0-e7b530f4c2b0> , <https://earth.esa.int/concept/3a548948-1404-5988-b7f2-7426293bfbc8> , <https://earth.esa.int/concept/e6a9631e-b7cf-5b3e-b414-1600379a72b3> , <https://earth.esa.int/concept/58fa3406-73c7-5e87-9701-6cade8ba2c2b> , <https://earth.esa.int/concept/ba530a28-c2ba-5a34-b71e-678d316e936f> , <https://earth.esa.int/concept/0fd779c7-8dd2-55fb-89b5-1c697fbdd3ca> , <https://earth.esa.int/concept/5a643587-a1a8-5c60-9d0e-fe477bd6fe17> , <https://earth.esa.int/concept/078c291a-c753-5999-b8f1-c63f8cb61232> , <https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364> , <https://earth.esa.int/concept/c048b773-1d6c-5cc3-b658-511365cfaa79> , <https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef> , <https://earth.esa.int/concept/21c97ad3-4818-5844-afab-832cd7f1300c> ;
        foaf:isPrimaryTopicOf   [ a               dcat:CatalogRecord ;
                                  dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                  dct:identifier  "https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat" ;
                                  dct:modified    "2023-07-11T11:54:51.613Z" ;
                                  dct:source      <https://fedeo.ceos.org/collections/services/items/eoli-vtcryosat?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                ] ;
        foaf:page               <https://earth.esa.int/eogateway/tools/vtcryos-1> .

<https://earth.esa.int/concept/078c291a-c753-5999-b8f1-c63f8cb61232>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Passive Remote Sensing" .

<https://earth.esa.int/eogateway/tools/vtcryos-1>
        a          foaf:Document ;
        dct:title  "Earth Online Landing page"@en .

<https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Radar Altimeters" .

<https://earth.esa.int/concept/c048b773-1d6c-5cc3-b658-511365cfaa79>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/tools" ;
        skos:prefLabel  "Analysis" .

<https://earth.esa.int/concept/5a643587-a1a8-5c60-9d0e-fe477bd6fe17>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Positioning/Navigation" .
