@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.23680/hxjs3epq> a dcat:Dataset ;
    dct:description "This is an example Dataset showing visualizations for documents in different formats. " ;
    dct:identifier "86b5446b-092a-4467-870c-b61b055d763f" ;
    dct:issued "2022-03-16T08:31:24.461479"^^xsd:dateTime ;
    dct:modified "2022-06-13T07:04:36.920112"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c5362f5-b99e-41db-8256-3d0d7549bf4d> ;
    dct:title "Example Documents Visualizations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Doe" ] ;
    dcat:creator dct:Agent,
        dct:creator ;
    dcat:distribution <https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/3486d220-0c38-4449-96df-7d4d18b916a7>,
        <https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/43670f2e-4bcc-4835-8f95-5eb6c8a0ace6>,
        <https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/4a7d7059-b168-4772-9b81-ffb11f0f6d70>,
        <https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/95a1ebf6-d481-4940-923c-59b21921dfda>,
        <https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/966e73d8-654f-4396-ad35-c2bd212e9afd>,
        <https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/9fc8ae68-7b34-4a48-a083-1ed4f71ad5ac>,
        <https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/ce24e635-7fef-47e2-9f70-a0b214805867> .

dct:creator dct:Agent dct:Agent ;
    foaf:Name "" .

<https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/3486d220-0c38-4449-96df-7d4d18b916a7> a dcat:Distribution ;
    dct:description "Just a GIF image for visualization." ;
    dct:format "GIF" ;
    dct:title "GIF image example" ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/416b1441-cac9-4f9a-bb30-db1fb160ea65/resource/f30297a2-6127-4f32-b83e-45abd460bf10/download/giphy.gif> ;
    dcat:byteSize 3132208.0 ;
    dcat:mediaType "image/gif" .

<https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/43670f2e-4bcc-4835-8f95-5eb6c8a0ace6> a dcat:Distribution ;
    dct:description """Intersection A with overlaid trajectory samples and background image.\r
Image published by Leibniz University Hannover.""" ;
    dct:format "PNG" ;
    dct:title "PNG image example" ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/416b1441-cac9-4f9a-bb30-db1fb160ea65/resource/e3bf9e67-3bec-4696-ab04-86c2bcc64355/download/junctiona.png> ;
    dcat:byteSize 2085108.0 ;
    dcat:mediaType "image/png" .

<https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/4a7d7059-b168-4772-9b81-ffb11f0f6d70> a dcat:Distribution ;
    dct:description """To analyse the stochastic properties of the laser tracker Leica AT960-LR, five fix points spatially distributed were continuously observed from three different positions in the 3D.\r
Published by Leibniz University Hannover.""" ;
    dct:format "PDF" ;
    dct:title "Data Description (PDF)" ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/416b1441-cac9-4f9a-bb30-db1fb160ea65/resource/ad15ee0f-8501-43ca-8188-798550b60dec/download/data_description.pdf> ;
    dcat:byteSize 962808.0 ;
    dcat:mediaType "application/pdf" .

<https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/95a1ebf6-d481-4940-923c-59b21921dfda> a dcat:Distribution ;
    dct:description "This is just an example for visualization." ;
    dct:format "ODT" ;
    dct:title "OpenOffice Writer example (ODT) " ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/416b1441-cac9-4f9a-bb30-db1fb160ea65/resource/19d40f31-d2c3-4900-8402-7458251d9b6e/download/sample1.odt> ;
    dcat:byteSize 21423.0 ;
    dcat:mediaType "application/vnd.oasis.opendocument.text" .

<https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/966e73d8-654f-4396-ad35-c2bd212e9afd> a dcat:Distribution ;
    dct:description "This is just an example file for visualization." ;
    dct:format "ODP" ;
    dct:title "Open Document Presentation (ODP)" ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/416b1441-cac9-4f9a-bb30-db1fb160ea65/resource/3ecda15f-bcb6-49e3-98fe-ea3b354ec06f/download/sample1.odp> ;
    dcat:byteSize 389789.0 ;
    dcat:mediaType "application/vnd.oasis.opendocument.presentation" .

<https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/9fc8ae68-7b34-4a48-a083-1ed4f71ad5ac> a dcat:Distribution ;
    dct:description """Picture of the GTEM 1250 cell.\r
Image published by Leibniz University Hannover.""" ;
    dct:format "JPEG" ;
    dct:title "JPG Image example" ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/416b1441-cac9-4f9a-bb30-db1fb160ea65/resource/6ef14c56-8de5-41f8-8333-e6428cc561ef/download/gtem_1250.jpg> ;
    dcat:byteSize 2437112.0 ;
    dcat:mediaType "image/jpeg" .

<https://service.tib.eu/dataset/86b5446b-092a-4467-870c-b61b055d763f/resource/ce24e635-7fef-47e2-9f70-a0b214805867> a dcat:Distribution ;
    dct:description "This is just text for visualization." ;
    dct:format "TXT" ;
    dct:title "Text file example (TXT)" ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/416b1441-cac9-4f9a-bb30-db1fb160ea65/resource/998f246f-2e3e-42c8-87cd-dc9241148e83/download/text_example.txt> ;
    dcat:byteSize 2330.0 ;
    dcat:mediaType "text/plain" .

<https://service.tib.eu/organization/0c5362f5-b99e-41db-8256-3d0d7549bf4d> a foaf:Organization ;
    foaf:name "TIB" .

dct:Agent foaf:Name "John Doe" .

