@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_e7c5572bc53e a mo:MusicArtist ; foaf:name "The Beatles" . :record_28766f115e48 dc:title "Help!" ; mo:release_type mo:album ; mo:track :track_bf753ca465b4 ; a mo:Record ; foaf:maker :maker_e7c5572bc53e . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.49S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.49S"^^xsd:duration ; tl:duration "PT1.983S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT2.473S"^^xsd:duration ; tl:duration "PT17.482S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT19.955S"^^xsd:duration ; tl:duration "PT19.502S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse'" . :segment_000005 event:time [ tl:beginsAt "PT39.457S"^^xsd:duration ; tl:duration "PT15.547S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT55.004S"^^xsd:duration ; tl:duration "PT17.608S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M12.612S"^^xsd:duration ; tl:duration "PT19.592S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse'" . :segment_000008 event:time [ tl:beginsAt "PT1M32.204S"^^xsd:duration ; tl:duration "PT15.494S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT1M47.698S"^^xsd:duration ; tl:duration "PT19.338S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(solo)_with_ending" . :segment_000010 event:time [ tl:beginsAt "PT2M7.036S"^^xsd:duration ; tl:duration "PT4.404S"^^xsd:duration ; tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_d921b48bce2d a tl:Timeline . :track_bf753ca465b4 dc:title "You've Got To Hide Your Love Away" ; mo:available_as ; a mo:Track ; foaf:maker :maker_e7c5572bc53e . mo:encodes [ mo:time [ tl:onTimeLine :timeline_d921b48bce2d ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .