@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.6" ; ov:versionnumber "1.0" ; dc:created "2009-10-20" ; a foaf:Document . :maker_3e2a8953b4cd a mo:MusicArtist ; foaf:name "The Beatles" . :record_3f692ac9046e dc:title "Magical Mystery Tour" ; mo:release_type mo:album ; mo:track :track_7142188917ee ; a mo:Record ; foaf:maker :maker_3e2a8953b4cd . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.37S"^^xsd:duration ; tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.37S"^^xsd:duration ; tl:duration "PT20.325S"^^xsd:duration ; tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT20.695S"^^xsd:duration ; tl:duration "PT27.395S"^^xsd:duration ; tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT48.09S"^^xsd:duration ; tl:duration "PT27.146S"^^xsd:duration ; tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M15.236S"^^xsd:duration ; tl:duration "PT29.726S"^^xsd:duration ; tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT1M44.962S"^^xsd:duration ; tl:duration "PT27.108S"^^xsd:duration ; tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT2M12.07S"^^xsd:duration ; tl:duration "PT29.564S"^^xsd:duration ; tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000008 event:time [ tl:beginsAt "PT2M41.634S"^^xsd:duration ; tl:duration "PT16.364S"^^xsd:duration ; tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro_(fade-out)" . :segment_000009 event:time [ tl:beginsAt "PT2M57.998S"^^xsd:duration ; tl:duration "PT5.762S"^^xsd:duration ; tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_102e5c111d87 a tl:Timeline . :track_7142188917ee dc:title "Baby You're A Rich Man" ; mo:available_as ; a mo:Track ; foaf:maker :maker_3e2a8953b4cd . mo:encodes [ mo:time [ tl:onTimeLine :timeline_102e5c111d87 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .