@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_dd83dc5a060e a mo:MusicArtist ; foaf:name "The Beatles" . :record_084a1e1a7e32 dc:title "A Hard Day's Night" ; mo:release_type mo:album ; mo:track :track_f2e5383e9960 ; a mo:Record ; foaf:maker :maker_dd83dc5a060e . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.389S"^^xsd:duration ; tl:onTimeLine :timeline_2ba352c16478 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.389S"^^xsd:duration ; tl:duration "PT18.603S"^^xsd:duration ; tl:onTimeLine :timeline_2ba352c16478 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT18.992S"^^xsd:duration ; tl:duration "PT21.922S"^^xsd:duration ; tl:onTimeLine :timeline_2ba352c16478 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(original)" . :segment_000004 event:time [ tl:beginsAt "PT40.914S"^^xsd:duration ; tl:duration "PT32.955S"^^xsd:duration ; tl:onTimeLine :timeline_2ba352c16478 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_+_extention" . :segment_000005 event:time [ tl:beginsAt "PT1M13.869S"^^xsd:duration ; tl:duration "PT33.128S"^^xsd:duration ; tl:onTimeLine :timeline_2ba352c16478 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_+_extention" . :segment_000006 event:time [ tl:beginsAt "PT1M46.997S"^^xsd:duration ; tl:duration "PT22.292S"^^xsd:duration ; tl:onTimeLine :timeline_2ba352c16478 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(original)" . :segment_000007 event:time [ tl:beginsAt "PT2M9.289S"^^xsd:duration ; tl:duration "PT7.861S"^^xsd:duration ; tl:onTimeLine :timeline_2ba352c16478 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000008 event:time [ tl:beginsAt "PT2M17.15S"^^xsd:duration ; tl:duration "PT4.877S"^^xsd:duration ; tl:onTimeLine :timeline_2ba352c16478 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_2ba352c16478 a tl:Timeline . :track_f2e5383e9960 dc:title "If I Fell" ; mo:available_as ; a mo:Track ; foaf:maker :maker_dd83dc5a060e . mo:encodes [ mo:time [ tl:onTimeLine :timeline_2ba352c16478 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .