@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_6c9ff10fe149 a mo:MusicArtist ; foaf:name "The Beatles" . :record_f6530819ac1d dc:title "A Hard Day's Night" ; mo:release_type mo:album ; mo:track :track_4c8c4c814ca0 ; a mo:Record ; foaf:maker :maker_6c9ff10fe149 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.42S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.42S"^^xsd:duration ; tl:duration "PT6.519S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT6.939S"^^xsd:duration ; tl:duration "PT18.382S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000004 event:time [ tl:beginsAt "PT25.321S"^^xsd:duration ; tl:duration "PT12.31S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT37.631S"^^xsd:duration ; tl:duration "PT18.571S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT56.202S"^^xsd:duration ; tl:duration "PT12.463S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M8.665S"^^xsd:duration ; tl:duration "PT18.72S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000008 event:time [ tl:beginsAt "PT1M27.385S"^^xsd:duration ; tl:duration "PT15.561S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000009 event:time [ tl:beginsAt "PT1M42.946S"^^xsd:duration ; tl:duration "PT22.772S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain_with_ending" . :segment_000010 event:time [ tl:beginsAt "PT2M5.718S"^^xsd:duration ; tl:duration "PT4.335S"^^xsd:duration ; tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_e00d8ed73771 a tl:Timeline . :track_4c8c4c814ca0 dc:title "Tell Me Why" ; mo:available_as ; a mo:Track ; foaf:maker :maker_6c9ff10fe149 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_e00d8ed73771 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .