@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/d9c4ly9i> a dcat:Dataset ;
    dct:description """Video about auto combustion reactions of STF50 with EDTA+CA: variying phi.\r
Video about boundary value problem of a push rod. The video was published by Leibniz University Hannover.\r
Video about boundary value problem of a spring. The video was published by Leibniz University Hannover.""" ;
    dct:identifier "54920aae-f322-4fca-bd09-cd091946632c" ;
    dct:issued "2017-11-24T13:42:19.407543"^^xsd:dateTime ;
    dct:modified "2022-06-13T07:14:39.421210"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c5362f5-b99e-41db-8256-3d0d7549bf4d> ;
    dct:title "Example Video Visualizations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Doe" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/54920aae-f322-4fca-bd09-cd091946632c/resource/849a62dc-45fe-4f7e-9687-09543b7f8512>,
        <https://service.tib.eu/dataset/54920aae-f322-4fca-bd09-cd091946632c/resource/8649545f-f1d0-49d2-b9cd-88f2593ec059>,
        <https://service.tib.eu/dataset/54920aae-f322-4fca-bd09-cd091946632c/resource/a86b71e3-c68a-421e-b995-b172d603df62> ;
    dcat:keyword "CA",
        "Combustion",
        "EDTA",
        "Experiment",
        "Reactions",
        "STF50",
        "Video" .

dct:Agent foaf:Name "John Doe" .

<https://service.tib.eu/dataset/54920aae-f322-4fca-bd09-cd091946632c/resource/849a62dc-45fe-4f7e-9687-09543b7f8512> a dcat:Distribution ;
    dct:description "The video was published by Leibniz University Hannover." ;
    dct:format "WebM" ;
    dct:title "Boundary value problem of a push rod (WEBM)" ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/30bb224e-7474-4495-bd8e-96c7d3f1b22e/resource/82451693-de7a-4275-8c18-22484d7b12c1/download/pushrod.webm> ;
    dcat:byteSize 369844.0 ;
    dcat:mediaType "video/webm" .

<https://service.tib.eu/dataset/54920aae-f322-4fca-bd09-cd091946632c/resource/8649545f-f1d0-49d2-b9cd-88f2593ec059> a dcat:Distribution ;
    dct:format "MP4" ;
    dct:title "STF50 autocombustions with varying Phi (MP4)" ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/30bb224e-7474-4495-bd8e-96c7d3f1b22e/resource/ed5a1c08-e020-442a-a4ad-0a715a89805f/download/stf50_autocombustions_with_varying_phi_v2_hd.mp4> ;
    dcat:byteSize 71194509.0 ;
    dcat:mediaType "video/mp4" .

<https://service.tib.eu/dataset/54920aae-f322-4fca-bd09-cd091946632c/resource/a86b71e3-c68a-421e-b995-b172d603df62> a dcat:Distribution ;
    dct:description "The video was published by Leibniz University Hannover." ;
    dct:format "OGG" ;
    dct:title "Boundary value problem of a spring (OGG)" ;
    dcat:accessURL <https://service.tib.eu/ldmservice/dataset/30bb224e-7474-4495-bd8e-96c7d3f1b22e/resource/1554f1ee-0425-4efd-94fb-8c16d6757702/download/spring.ogg> ;
    dcat:byteSize 543985.0 ;
    dcat:mediaType "audio/ogg" .

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

