@base <#> . @prefix rdf: . @prefix : <> . @prefix af: . @prefix dc: . @prefix event: . @prefix foaf: . @prefix mo: . @prefix ov: . @prefix rdfs: . @prefix tl: . @prefix xsd: . <> ov:confidence "0.8" ; ov:versionnumber "1.0" ; dc:created "2009-10-20" ; a foaf:Document . :key_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.454S"^^xsd:duration ; tl:onTimeLine :timeline_62e757fe002a ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :key_000002 event:time [ tl:beginsAt "PT0.454S"^^xsd:duration ; tl:duration "PT2M15.843S"^^xsd:duration ; tl:onTimeLine :timeline_62e757fe002a ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "C" . :key_000003 event:time [ tl:beginsAt "PT2M16.297S"^^xsd:duration ; tl:duration "PT1.876S"^^xsd:duration ; tl:onTimeLine :timeline_62e757fe002a ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :maker_1b4285ff1427 a mo:MusicArtist ; foaf:name "Zweieck" . :record_9bd89756721a dc:title "Zwielicht" ; mo:release_type mo:album ; mo:track :track_cd873b1e5771 ; a mo:Record ; foaf:maker :maker_1b4285ff1427 . :timeline_62e757fe002a a tl:Timeline . :track_cd873b1e5771 dc:title "Ich Kann Heute Nicht" ; mo:available_as ; a mo:Track ; foaf:maker :maker_1b4285ff1427 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_62e757fe002a ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .