@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.185S"^^xsd:duration ; tl:onTimeLine :timeline_56d94d7cfe2f ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :key_000002 event:time [ tl:beginsAt "PT0.185S"^^xsd:duration ; tl:duration "PT3M52.125S"^^xsd:duration ; tl:onTimeLine :timeline_56d94d7cfe2f ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "C:minor" . :key_000003 event:time [ tl:beginsAt "PT3M52.31S"^^xsd:duration ; tl:duration "PT4.877S"^^xsd:duration ; tl:onTimeLine :timeline_56d94d7cfe2f ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :maker_bbae9e007bba a mo:MusicArtist ; foaf:name "Zweieck" . :record_74edb41c2ef4 dc:title "Zwielicht" ; mo:release_type mo:album ; mo:track :track_b821c2c01273 ; a mo:Record ; foaf:maker :maker_bbae9e007bba . :timeline_56d94d7cfe2f a tl:Timeline . :track_b821c2c01273 dc:title "Duell" ; mo:available_as ; a mo:Track ; foaf:maker :maker_bbae9e007bba . mo:encodes [ mo:time [ tl:onTimeLine :timeline_56d94d7cfe2f ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .