@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_e39c9d2cbfd4 a mo:MusicArtist ; foaf:name "The Beatles" . :record_4d28619eb8b3 dc:title "Sgt. Pepper's Lonely Hearts Club Band" ; mo:release_type mo:album ; mo:track :track_f1633ff2ffd7 ; a mo:Record ; foaf:maker :maker_e39c9d2cbfd4 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT20.533S"^^xsd:duration ; tl:onTimeLine :timeline_9859a16e237f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT20.533S"^^xsd:duration ; tl:duration "PT24.288S"^^xsd:duration ; tl:onTimeLine :timeline_9859a16e237f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000003 event:time [ tl:beginsAt "PT44.821S"^^xsd:duration ; tl:duration "PT34.072S"^^xsd:duration ; tl:onTimeLine :timeline_9859a16e237f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain_trans" . :timeline_9859a16e237f a tl:Timeline . :track_f1633ff2ffd7 dc:title "Sgt. Pepper's Lonely Hearts Club Band (Reprise)" ; mo:available_as ; a mo:Track ; foaf:maker :maker_e39c9d2cbfd4 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_9859a16e237f ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .