@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_fdafa5c67b9b a mo:MusicArtist ; foaf:name "The Beatles" . :record_b1388a11460b dc:title "Help!" ; mo:release_type mo:album ; mo:track :track_a1ab58915278 ; a mo:Record ; foaf:maker :maker_fdafa5c67b9b . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.478S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.478S"^^xsd:duration ; tl:duration "PT3.696S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT4.174S"^^xsd:duration ; tl:duration "PT27.951S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT32.125S"^^xsd:duration ; tl:duration "PT27.948S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M0.073S"^^xsd:duration ; tl:duration "PT14.058S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M14.131S"^^xsd:duration ; tl:duration "PT28.334S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M42.465S"^^xsd:duration ; tl:duration "PT14.204S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M56.669S"^^xsd:duration ; tl:duration "PT28.229S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT2M24.898S"^^xsd:duration ; tl:duration "PT10.118S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M35.016S"^^xsd:duration ; tl:duration "PT4.677S"^^xsd:duration ; tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_614b996643f8 a tl:Timeline . :track_a1ab58915278 dc:title "Tell Me What You See" ; mo:available_as ; a mo:Track ; foaf:maker :maker_fdafa5c67b9b . mo:encodes [ mo:time [ tl:onTimeLine :timeline_614b996643f8 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .