@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://gcmd.earthdata.nasa.gov/kms/concept/f3a724fa-5d0c-4ca1-872b-41ef08ab7b5d>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "CloudSat" .

<https://gcmd.earthdata.nasa.gov/kms/concept/01b319ce-cbe2-4894-bb33-04c43ceef23b>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "CALIPSO" .

<https://gcmd.earthdata.nasa.gov/kms/concept/ac3071cf-e97e-4789-ad85-d2e33e502e2a>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "IIR" .

<https://earth.esa.int/concept/0b31ea36-33a0-5511-a947-25c247384cb3>
        a               prov:Entity , skos:Concept ;
        dct:title       "CPR" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "CPR" .

<https://gcmd.earthdata.nasa.gov/kms/concept/8783344a-b6cb-4905-adab-1ae6281fc83d>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "CALIOP" .

<https://earth.esa.int/concept/c3d8b96c-df15-59e9-813b-2e9610843eda>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "CALIOP" .

<https://gcmd.earthdata.nasa.gov/kms/concept/f9941038-62ff-4a59-b82d-6b2f9a4546d2>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "CloudSat-CPR" .

<https://fedeo.ceos.org/collections/10604>
        a                       dcat:Dataset ;
        dct:description         "CPR Cloud Properties DARDAR-CLOUD L2. CLIMATE APPLICATIONS: " ;
        dct:identifier          "10604" ;
        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-06-06T23:59:59Z"^^xsd:date ;
                                  dcat:startDate  "2006-06-15T00:00:00Z"^^xsd:date
                                ] ;
        dct:title               "CPR Cloud Properties DARDAR-CLOUD L2. CLIMATE APPLICATIONS: " ;
        dct:type                "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:contactPoint       [ a              vcard:Organization ;
                                  vcard:hasName  "FR/CNES"@en
                                ] ;
        dcat:keyword            "ECV" , "DIF10" , "Cloud Properties" ;
        dcat:qualifiedRelation  [ a             dcat:Relationship ;
                                  dct:format    [ a           dct:MediaType ;
                                                  rdfs:label  "application/rdf+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/10604?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=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/json"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/dif10+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/rdf+xml;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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  "application/xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/atom+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/vnd.iso.19139+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/10604?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/vnd.iso.19139-2+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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  "application/vnd.iso.19115-3+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/10604?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/10604" ;
                                  dct:title     "OGC 17-069r3 metadata" ;
                                  dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                ] ;
        dcat:theme              <https://gcmd.earthdata.nasa.gov/kms/concept/01b319ce-cbe2-4894-bb33-04c43ceef23b> , <https://earth.esa.int/concept/9ea47fc2-e90b-5d9a-b1aa-f8f9c72db446> , <https://gcmd.earthdata.nasa.gov/kms/concept/f9941038-62ff-4a59-b82d-6b2f9a4546d2> , <https://gcmd.earthdata.nasa.gov/kms/concept/8783344a-b6cb-4905-adab-1ae6281fc83d> , <https://gcmd.earthdata.nasa.gov/kms/concept/ac3071cf-e97e-4789-ad85-d2e33e502e2a> , <https://gcmd.earthdata.nasa.gov/kms/concept/c9e429cb-eff0-4dd3-9eca-527e0081f65c> , <https://earth.esa.int/concept/c3d8b96c-df15-59e9-813b-2e9610843eda> , <https://earth.esa.int/concept/0b31ea36-33a0-5511-a947-25c247384cb3> , <https://earth.esa.int/concept/29632a56-24f0-5106-ad98-4b3328008d9f> , <https://gcmd.earthdata.nasa.gov/kms/concept/f3a724fa-5d0c-4ca1-872b-41ef08ab7b5d> , <https://earth.esa.int/concept/ada4ec6f-9d7c-52fe-ba95-27fd978b8752> ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:endedAtTime    "2016-06-06T23:59:59Z" ;
                                  prov:startedAtTime  "2006-06-15T00:00:00Z" ;
                                  prov:used           <https://earth.esa.int/concept/9ea47fc2-e90b-5d9a-b1aa-f8f9c72db446> , <https://earth.esa.int/concept/0b31ea36-33a0-5511-a947-25c247384cb3>
                                ] ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:endedAtTime    "2016-06-06T23:59:59Z" ;
                                  prov:startedAtTime  "2006-06-15T00:00:00Z" ;
                                  prov:used           <https://earth.esa.int/concept/ada4ec6f-9d7c-52fe-ba95-27fd978b8752> , <https://earth.esa.int/concept/29632a56-24f0-5106-ad98-4b3328008d9f>
                                ] ;
        foaf:isPrimaryTopicOf   [ a               dcat:CatalogRecord ;
                                  dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                  dct:identifier  "https://fedeo.ceos.org/collections/10604" ;
                                  dct:modified    "2016-01-01T00:00:00Z" ;
                                  dct:source      <https://fedeo.ceos.org/collections/10604?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                ] ;
        foaf:page               <http://www.icare.univ-lille1.fr/projects_data/dardar/docs/varcloud-algorithm_description-v1.0.pdf> .

<http://www.icare.univ-lille1.fr/projects_data/dardar/docs/varcloud-algorithm_description-v1.0.pdf>
        a       foaf:Document .

<https://earth.esa.int/concept/29632a56-24f0-5106-ad98-4b3328008d9f>
        a               prov:Entity , skos:Concept ;
        dct:title       "IIR" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "IIR" .

<https://earth.esa.int/concept/ada4ec6f-9d7c-52fe-ba95-27fd978b8752>
        a               prov:Entity , skos:Concept ;
        dct:title       "CALIPSO" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "CALIPSO" .

<https://earth.esa.int/concept/9ea47fc2-e90b-5d9a-b1aa-f8f9c72db446>
        a               prov:Entity , skos:Concept ;
        dct:title       "CloudSat" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "CloudSat" .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/c9e429cb-eff0-4dd3-9eca-527e0081f65c>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>ATMOSPHERE>CLOUDS>CLOUD PROPERTIES" .
