@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_ff31b3b3419f a mo:MusicArtist ; foaf:name "The Beatles" . :record_6f4616d26b25 dc:title "With the Beatles" ; mo:release_type mo:album ; mo:track :track_ee89316a0670 ; a mo:Record ; foaf:maker :maker_ff31b3b3419f . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.498S"^^xsd:duration ; tl:onTimeLine :timeline_610830b0d094 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.498S"^^xsd:duration ; tl:duration "PT25.474S"^^xsd:duration ; tl:onTimeLine :timeline_610830b0d094 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT25.972S"^^xsd:duration ; tl:duration "PT22.117S"^^xsd:duration ; tl:onTimeLine :timeline_610830b0d094 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT48.089S"^^xsd:duration ; tl:duration "PT17.798S"^^xsd:duration ; tl:onTimeLine :timeline_610830b0d094 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000005 event:time [ tl:beginsAt "PT1M5.887S"^^xsd:duration ; tl:duration "PT22.268S"^^xsd:duration ; tl:onTimeLine :timeline_610830b0d094 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT1M28.155S"^^xsd:duration ; tl:duration "PT21.722S"^^xsd:duration ; tl:onTimeLine :timeline_610830b0d094 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000007 event:time [ tl:beginsAt "PT1M49.877S"^^xsd:duration ; tl:duration "PT10.427S"^^xsd:duration ; tl:onTimeLine :timeline_610830b0d094 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_outro" . :segment_000008 event:time [ tl:beginsAt "PT2M0.304S"^^xsd:duration ; tl:duration "PT4.229S"^^xsd:duration ; tl:onTimeLine :timeline_610830b0d094 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_610830b0d094 a tl:Timeline . :track_ee89316a0670 dc:title "All I've Got To Do" ; mo:available_as ; a mo:Track ; foaf:maker :maker_ff31b3b3419f . mo:encodes [ mo:time [ tl:onTimeLine :timeline_610830b0d094 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .