@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://fedeo.ceos.org/collections/10801>
        a                       dcat:Dataset ;
        dct:description         "Copernicus Global Land Service Albedo Version 1. CLIMATE APPLICATIONS: Land Surface - Carbon Cycle - Climate And Meteorology" ;
        dct:identifier          "10801" ;
        dct:language            <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:modified            "2016-01-01T00:00:00.000Z" ;
        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/geoscientificInformation> ;
        dct:temporal            [ a               dct:PeriodOfTime ;
                                  dcat:endDate    "2016-12-31T23:59:59Z"^^xsd:date ;
                                  dcat:startDate  "1998-12-10T00:00:00Z"^^xsd:date
                                ] ;
        dct:title               "Copernicus Global Land Service Albedo Version 1. CLIMATE APPLICATIONS: Land Surface - Carbon Cycle - Climate And Meteorology" ;
        dct:type                "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:contactPoint       [ a              vcard:Organization ;
                                  vcard:hasName  "EC"@en
                                ] ;
        dcat:keyword            "Vegetation" , "Vegetation-P" , "DIF10" , "ECV" , "Albedo" ;
        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/10801?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"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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  "text/html"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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/vnd.iso.19139+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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/10801?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.19139-2+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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/turtle;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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/dif10+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?httpAccept=application/dif10%2Bxml" ;
                                  dct:title     "DIF-10 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/10801?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/eoc-geojson/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801" ;
                                  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"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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  "text/turtle;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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/atom+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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/json"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10801?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:theme              <https://earth.esa.int/concept/6da905f4-ca3e-5581-9c34-9abf8389ce0b> , <https://gcmd.earthdata.nasa.gov/kms/concept/6f507389-2c7c-41b4-a638-95bdc73b63a3> , <https://earth.esa.int/concept/1a303b3a-0758-56b5-8cdf-b5e44cee907e> , <https://earth.esa.int/concept/db45994a-ab6f-598d-8b15-f0d6ed11ad42> , <https://gcmd.earthdata.nasa.gov/kms/concept/88094b8c-c68c-4e4f-a4d9-1d5b6e15ba5b> , <https://gcmd.earthdata.nasa.gov/kms/concept/0ea7e68a-6e72-4fca-88b0-1cacbd6182d4> , <https://gcmd.earthdata.nasa.gov/kms/concept/5fe45cae-f4ce-4287-8af8-0d824807f3fc> , <https://gcmd.earthdata.nasa.gov/kms/concept/c7b5c02c-724d-4a19-b824-98180f3900c9> , <https://gcmd.earthdata.nasa.gov/kms/concept/08e3f2c8-0d9d-4f94-b2fe-bb110b151134> , <https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce> , <https://earth.esa.int/concept/91d75764-3e85-53c7-8e4b-6b4d6d2ed8c9> , <https://gcmd.earthdata.nasa.gov/kms/concept/c0c7a50a-52c3-42e1-a702-bb39bb5ace08> , <https://earth.esa.int/concept/04d57324-90cd-5e3e-97cb-62893f81ec53> , <https://gcmd.earthdata.nasa.gov/kms/concept/48c16952-b6e0-40cd-b6dd-7cdbf5a443a1> ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:endedAtTime    "2016-12-31T23:59:59Z" ;
                                  prov:startedAtTime  "1998-12-10T00:00:00Z" ;
                                  prov:used           <https://earth.esa.int/concept/1a303b3a-0758-56b5-8cdf-b5e44cee907e> , <https://earth.esa.int/concept/04d57324-90cd-5e3e-97cb-62893f81ec53>
                                ] ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:endedAtTime    "2016-12-31T23:59:59Z" ;
                                  prov:startedAtTime  "1998-12-10T00:00:00Z" ;
                                  prov:used           <https://earth.esa.int/concept/91d75764-3e85-53c7-8e4b-6b4d6d2ed8c9> , <https://earth.esa.int/concept/6da905f4-ca3e-5581-9c34-9abf8389ce0b>
                                ] ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:endedAtTime    "2016-12-31T23:59:59Z" ;
                                  prov:startedAtTime  "1998-12-10T00:00:00Z" ;
                                  prov:used           <https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce> , <https://earth.esa.int/concept/db45994a-ab6f-598d-8b15-f0d6ed11ad42>
                                ] ;
        foaf:isPrimaryTopicOf   [ a               dcat:CatalogRecord ;
                                  dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                  dct:identifier  "https://fedeo.ceos.org/collections/10801" ;
                                  dct:modified    "2016-01-01T00:00:00Z" ;
                                  dct:source      <https://fedeo.ceos.org/collections/10801?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                ] ;
        foaf:page               <http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_ATBD_SAV1_I1.01.pdf> , <http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_VR_SAV1_I1.10.pdf> , <http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_PUM_SAV1_I1.10.pdf> , <http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_ATBD_PROBA2VGT_I1.10.pdf> , <http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_QM6_CrossCutting_I2.00.pdf> .

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

<https://earth.esa.int/concept/1a303b3a-0758-56b5-8cdf-b5e44cee907e>
        a               prov:Entity , skos:Concept ;
        dct:title       "PROBA-V" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "PROBA-V" .

<https://gcmd.earthdata.nasa.gov/kms/concept/c0c7a50a-52c3-42e1-a702-bb39bb5ace08>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "VEGETATION-2" .

<https://gcmd.earthdata.nasa.gov/kms/concept/0ea7e68a-6e72-4fca-88b0-1cacbd6182d4>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "VEGETATION-1" .

<https://gcmd.earthdata.nasa.gov/kms/concept/88094b8c-c68c-4e4f-a4d9-1d5b6e15ba5b>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "VGT-P" .

<http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_PUM_SAV1_I1.10.pdf>
        a       foaf:Document .

<https://earth.esa.int/concept/db45994a-ab6f-598d-8b15-f0d6ed11ad42>
        a               prov:Entity , skos:Concept ;
        dct:title       "VG1" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "VG1" .

<https://gcmd.earthdata.nasa.gov/kms/concept/5fe45cae-f4ce-4287-8af8-0d824807f3fc>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "SPOT-4" .

<http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_QM6_CrossCutting_I2.00.pdf>
        a       foaf:Document .

<http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_ATBD_PROBA2VGT_I1.10.pdf>
        a       foaf:Document .

<https://earth.esa.int/concept/6da905f4-ca3e-5581-9c34-9abf8389ce0b>
        a               prov:Entity , skos:Concept ;
        dct:title       "VG2" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "VG2" .

<https://gcmd.earthdata.nasa.gov/kms/concept/48c16952-b6e0-40cd-b6dd-7cdbf5a443a1>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>ATMOSPHERE>ATMOSPHERIC RADIATION>ALBEDO" .

<http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_VR_SAV1_I1.10.pdf>
        a       foaf:Document .

<http://land.copernicus.eu/global/sites/default/files/products/GIOGL1_ATBD_SAV1_I1.01.pdf>
        a       foaf:Document .

<https://gcmd.earthdata.nasa.gov/kms/concept/6f507389-2c7c-41b4-a638-95bdc73b63a3>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Proba-V" .

<https://earth.esa.int/concept/91d75764-3e85-53c7-8e4b-6b4d6d2ed8c9>
        a               prov:Entity , skos:Concept ;
        dct:title       "SPOT-5" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "SPOT-5" .

<https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce>
        a               prov:Entity , skos:Concept ;
        dct:title       "SPOT-4" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "SPOT-4" .

<https://earth.esa.int/concept/04d57324-90cd-5e3e-97cb-62893f81ec53>
        a               prov:Entity , skos:Concept ;
        dct:title       "VGT" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "VGT" .

<https://gcmd.earthdata.nasa.gov/kms/concept/c7b5c02c-724d-4a19-b824-98180f3900c9>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>BIOSPHERE>VEGETATION" .

<https://gcmd.earthdata.nasa.gov/kms/concept/08e3f2c8-0d9d-4f94-b2fe-bb110b151134>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "SPOT-5" .
