@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_c583a2ab8ec5 a mo:MusicArtist ; foaf:name "The Beatles" . :record_27ac1c58b86b dc:title "Revolver" ; mo:release_type mo:album ; mo:track :track_a4ec9397c720 ; a mo:Record ; foaf:maker :maker_c583a2ab8ec5 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.45S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.45S"^^xsd:duration ; tl:duration "PT7.055S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT7.505S"^^xsd:duration ; tl:duration "PT28.08S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT35.585S"^^xsd:duration ; tl:duration "PT28.072S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M3.657S"^^xsd:duration ; tl:duration "PT10.461S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT1M14.118S"^^xsd:duration ; tl:duration "PT28.119S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M42.237S"^^xsd:duration ; tl:duration "PT14.236S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000008 event:time [ tl:beginsAt "PT1M56.473S"^^xsd:duration ; tl:duration "PT13.813S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT2M10.286S"^^xsd:duration ; tl:duration "PT14.522S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M24.808S"^^xsd:duration ; tl:duration "PT5.819S"^^xsd:duration ; tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_5259f80be2cc a tl:Timeline . :track_a4ec9397c720 dc:title "Got To Get You Into My Life" ; mo:available_as ; a mo:Track ; foaf:maker :maker_c583a2ab8ec5 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_5259f80be2cc ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .