@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_ed2554e21ca8 a mo:MusicArtist ; foaf:name "The Beatles" . :record_6c0bdaa37214 dc:title "Revolver" ; mo:release_type mo:album ; mo:track :track_bf2714e84f17 ; a mo:Record ; foaf:maker :maker_ed2554e21ca8 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT2.041S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT2.041S"^^xsd:duration ; tl:duration "PT13.469S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT15.51S"^^xsd:duration ; tl:duration "PT20.8S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT36.31S"^^xsd:duration ; tl:duration "PT20.621S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT56.931S"^^xsd:duration ; tl:duration "PT15.077S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M12.008S"^^xsd:duration ; tl:duration "PT20.552S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M32.56S"^^xsd:duration ; tl:duration "PT15.081S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M47.641S"^^xsd:duration ; tl:duration "PT20.767S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT2M8.408S"^^xsd:duration ; tl:duration "PT16.992S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M25.4S"^^xsd:duration ; tl:duration "PT4.467S"^^xsd:duration ; tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_b98ccf35597b a tl:Timeline . :track_bf2714e84f17 dc:title "I Want To Tell You" ; mo:available_as ; a mo:Track ; foaf:maker :maker_ed2554e21ca8 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_b98ccf35597b ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .