@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_d81f3dc2ba6c a mo:MusicArtist ; foaf:name "The Beatles" . :record_f18dfc04c8c7 dc:title "Beatles for Sale" ; mo:release_type mo:album ; mo:track :track_f44b8524baf9 ; a mo:Record ; foaf:maker :maker_d81f3dc2ba6c . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.408S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.408S"^^xsd:duration ; tl:duration "PT3.576S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT3.984S"^^xsd:duration ; tl:duration "PT14.197S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT18.181S"^^xsd:duration ; tl:duration "PT14.35S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT32.531S"^^xsd:duration ; tl:duration "PT14.409S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT46.94S"^^xsd:duration ; tl:duration "PT14.427S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M1.367S"^^xsd:duration ; tl:duration "PT14.333S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(half_guitar_solo)" . :segment_000008 event:time [ tl:beginsAt "PT1M15.7S"^^xsd:duration ; tl:duration "PT14.488S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000009 event:time [ tl:beginsAt "PT1M30.188S"^^xsd:duration ; tl:duration "PT16.215S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000010 event:time [ tl:beginsAt "PT1M46.403S"^^xsd:duration ; tl:duration "PT4.637S"^^xsd:duration ; tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_5d47d5deb1a5 a tl:Timeline . :track_f44b8524baf9 dc:title "I'll Follow the Sun" ; mo:available_as ; a mo:Track ; foaf:maker :maker_d81f3dc2ba6c . mo:encodes [ mo:time [ tl:onTimeLine :timeline_5d47d5deb1a5 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .