@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_691937efd2b1 a mo:MusicArtist ; foaf:name "The Beatles" . :record_a1e4c5165093 dc:title "Magical Mystery Tour" ; mo:release_type mo:album ; mo:track :track_43014b77e965 ; a mo:Record ; foaf:maker :maker_691937efd2b1 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.383S"^^xsd:duration ; tl:onTimeLine :timeline_4a808707049b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.383S"^^xsd:duration ; tl:duration "PT31.15S"^^xsd:duration ; tl:onTimeLine :timeline_4a808707049b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT31.533S"^^xsd:duration ; tl:duration "PT30.859S"^^xsd:duration ; tl:onTimeLine :timeline_4a808707049b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT1M2.392S"^^xsd:duration ; tl:duration "PT30.945S"^^xsd:duration ; tl:onTimeLine :timeline_4a808707049b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M33.337S"^^xsd:duration ; tl:duration "PT38.412S"^^xsd:duration ; tl:onTimeLine :timeline_4a808707049b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000006 event:time [ tl:beginsAt "PT2M11.749S"^^xsd:duration ; tl:duration "PT5.211S"^^xsd:duration ; tl:onTimeLine :timeline_4a808707049b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_4a808707049b a tl:Timeline . :track_43014b77e965 dc:title "Flying" ; mo:available_as ; a mo:Track ; foaf:maker :maker_691937efd2b1 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_4a808707049b ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .