@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_6950bdfd8d43 a mo:MusicArtist ; foaf:name "The Beatles" . :record_bb81051f08a8 dc:title "CD2 - The Beatles" ; mo:release_type mo:album ; mo:track :track_d5f2292ba8cc ; a mo:Record ; foaf:maker :maker_6950bdfd8d43 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT1M29.702S"^^xsd:duration ; tl:onTimeLine :timeline_180b80a495a9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "beginning" . :segment_000002 event:time [ tl:beginsAt "PT1M29.702S"^^xsd:duration ; tl:duration "PT5M26.095S"^^xsd:duration ; tl:onTimeLine :timeline_180b80a495a9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "middle" . :segment_000003 event:time [ tl:beginsAt "PT6M55.797S"^^xsd:duration ; tl:duration "PT1M26.403S"^^xsd:duration ; tl:onTimeLine :timeline_180b80a495a9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "end" . :segment_000004 event:time [ tl:beginsAt "PT8M22.2S"^^xsd:duration ; tl:duration "PT0S"^^xsd:duration ; tl:onTimeLine :timeline_180b80a495a9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_180b80a495a9 a tl:Timeline . :track_d5f2292ba8cc dc:title "Revolution 9" ; mo:available_as ; a mo:Track ; foaf:maker :maker_6950bdfd8d43 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_180b80a495a9 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .