@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_74a8f938055e a mo:MusicArtist ; foaf:name "The Beatles" . :record_2699ba0cee03 dc:title "Revolver" ; mo:release_type mo:album ; mo:track :track_d8ee1085b9b1 ; a mo:Record ; foaf:maker :maker_74a8f938055e . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.404S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.404S"^^xsd:duration ; tl:duration "PT13.865S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT14.269S"^^xsd:duration ; tl:duration "PT17.521S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT31.79S"^^xsd:duration ; tl:duration "PT13.981S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT45.771S"^^xsd:duration ; tl:duration "PT17.422S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT1M3.193S"^^xsd:duration ; tl:duration "PT13.909S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000007 event:time [ tl:beginsAt "PT1M17.102S"^^xsd:duration ; tl:duration "PT13.734S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M30.836S"^^xsd:duration ; tl:duration "PT17.36S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT1M48.196S"^^xsd:duration ; tl:duration "PT15.67S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain_with_ending" . :segment_000010 event:time [ tl:beginsAt "PT2M3.866S"^^xsd:duration ; tl:duration "PT3.801S"^^xsd:duration ; tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_a899c71ce68c a tl:Timeline . :track_d8ee1085b9b1 dc:title "Eleanor Rigby" ; mo:available_as ; a mo:Track ; foaf:maker :maker_74a8f938055e . mo:encodes [ mo:time [ tl:onTimeLine :timeline_a899c71ce68c ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .