@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_5e7165ead05c a mo:MusicArtist ; foaf:name "The Beatles" . :record_8528d61b50d7 dc:title "Beatles for Sale" ; mo:release_type mo:album ; mo:track :track_244d80012b3a ; a mo:Record ; foaf:maker :maker_5e7165ead05c . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.376S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.376S"^^xsd:duration ; tl:duration "PT14.293S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT14.669S"^^xsd:duration ; tl:duration "PT16.739S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT31.408S"^^xsd:duration ; tl:duration "PT16.755S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT48.163S"^^xsd:duration ; tl:duration "PT12.908S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M1.071S"^^xsd:duration ; tl:duration "PT16.75S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M17.821S"^^xsd:duration ; tl:duration "PT14.833S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(guitar_solo)" . :segment_000008 event:time [ tl:beginsAt "PT1M32.654S"^^xsd:duration ; tl:duration "PT14.864S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000009 event:time [ tl:beginsAt "PT1M47.518S"^^xsd:duration ; tl:duration "PT16.813S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000010 event:time [ tl:beginsAt "PT2M4.331S"^^xsd:duration ; tl:duration "PT24.376S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000011 event:time [ tl:beginsAt "PT2M28.707S"^^xsd:duration ; tl:duration "PT5.986S"^^xsd:duration ; tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_8795d2d8676c a tl:Timeline . :track_244d80012b3a dc:title "What You're Doing" ; mo:available_as ; a mo:Track ; foaf:maker :maker_5e7165ead05c . mo:encodes [ mo:time [ tl:onTimeLine :timeline_8795d2d8676c ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .