@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_0025237de69a a mo:MusicArtist ; foaf:name "The Beatles" . :record_ac3a284df5b6 dc:title "Sgt. Pepper's Lonely Hearts Club Band" ; mo:release_type mo:album ; mo:track :track_cefc82f3f908 ; a mo:Record ; foaf:maker :maker_0025237de69a . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT12.848S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT12.848S"^^xsd:duration ; tl:duration "PT31.102S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT43.95S"^^xsd:duration ; tl:duration "PT27.748S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT1M11.698S"^^xsd:duration ; tl:duration "PT29.199S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M40.897S"^^xsd:duration ; tl:duration "PT34.783S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT2M15.68S"^^xsd:duration ; tl:duration "PT33.472S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "vocal" . :segment_000007 event:time [ tl:beginsAt "PT2M49.152S"^^xsd:duration ; tl:duration "PT29.188S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "instrumental" . :segment_000008 event:time [ tl:beginsAt "PT3M18.34S"^^xsd:duration ; tl:duration "PT28.014S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT3M46.354S"^^xsd:duration ; tl:duration "PT34.8S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000010 event:time [ tl:beginsAt "PT4M21.154S"^^xsd:duration ; tl:duration "PT42.47S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000011 event:time [ tl:beginsAt "PT5M3.624S"^^xsd:duration ; tl:duration "PT3.236S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000012 event:time [ tl:beginsAt "PT5M6.86S"^^xsd:duration ; tl:duration "PT27.016S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "postscript" . :segment_000013 event:time [ tl:beginsAt "PT5M33.876S"^^xsd:duration ; tl:duration "PT0.031S"^^xsd:duration ; tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_43c5133c396d a tl:Timeline . :track_cefc82f3f908 dc:title "A Day In The Life" ; mo:available_as ; a mo:Track ; foaf:maker :maker_0025237de69a . mo:encodes [ mo:time [ tl:onTimeLine :timeline_43c5133c396d ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .