@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://doi.org/10.57702/y0564hdn> a dcat:Dataset ;
    dct:accessRights "Die Daten über das CDSE-Portal sind für jeden zugänglich. Bei der Verwendung einer API ist i.d.R. mit Gebühren zu rechnen." ;
    dct:description "Die Sentinel-Satelliten des Copernicus-Programms liefern verschiedene Erdüberwachungsdaten, von einfachen optischen Daten über multispektrale Daten bis auf spezielle Messungen (wie z.B. Meerestemperatur)." ;
    dct:identifier "faa3e7ab-e235-4ba0-8517-da05a94932c7" ;
    dct:issued "2024-11-21T14:31:09.068539"^^xsd:dateTime ;
    dct:modified "2024-11-21T15:57:40.954768"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0d33653a-f9c3-4e27-86c4-b5e7fc08bbdb> ;
    dct:title "Copernicus Sentinel Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fraunhofer IPA" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/faa3e7ab-e235-4ba0-8517-da05a94932c7/resource/7d30a364-57f7-4fd0-997d-a9bba6e0e975>,
        <https://service.tib.eu/dataset/faa3e7ab-e235-4ba0-8517-da05a94932c7/resource/9a6a7078-49dd-4642-b035-24901f8c8365> .

dct:Agent foaf:Name "Fraunhofer IPA" .

<https://service.tib.eu/dataset/faa3e7ab-e235-4ba0-8517-da05a94932c7/resource/7d30a364-57f7-4fd0-997d-a9bba6e0e975> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:format "url" ;
    dct:title "Copernicus Sentinel Data" ;
    dcat:accessURL <https://browser.dataspace.copernicus.eu/> .

<https://service.tib.eu/dataset/faa3e7ab-e235-4ba0-8517-da05a94932c7/resource/9a6a7078-49dd-4642-b035-24901f8c8365> a dcat:Distribution ;
    dct:description "The ttl representation of the service or the dataset with its distributions based on DCAT." ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/faa3e7ab-e235-4ba0-8517-da05a94932c7/resource/9a6a7078-49dd-4642-b035-24901f8c8365/download/rdf_metadata.ttl> ;
    dcat:byteSize 2299.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/organization/0d33653a-f9c3-4e27-86c4-b5e7fc08bbdb> a foaf:Organization ;
    foaf:name "PAIRS" .

