@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_a81628708bdb a mo:MusicArtist ; foaf:name "The Beatles" . :record_274d95abbd27 dc:title "Revolver" ; mo:release_type mo:album ; mo:track :track_e43ea2b3da13 ; a mo:Record ; foaf:maker :maker_a81628708bdb . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT1.013S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT1.013S"^^xsd:duration ; tl:duration "PT10.718S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT11.731S"^^xsd:duration ; tl:duration "PT14.879S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT26.61S"^^xsd:duration ; tl:duration "PT15.139S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT41.749S"^^xsd:duration ; tl:duration "PT15.074S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT56.823S"^^xsd:duration ; tl:duration "PT30.323S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "instrumental" . :segment_000007 event:time [ tl:beginsAt "PT1M27.146S"^^xsd:duration ; tl:duration "PT15.27S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000008 event:time [ tl:beginsAt "PT1M42.416S"^^xsd:duration ; tl:duration "PT15.255S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT1M57.671S"^^xsd:duration ; tl:duration "PT15.333S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000010 event:time [ tl:beginsAt "PT2M13.004S"^^xsd:duration ; tl:duration "PT15.437S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000011 event:time [ tl:beginsAt "PT2M28.441S"^^xsd:duration ; tl:duration "PT27.163S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000012 event:time [ tl:beginsAt "PT2M55.604S"^^xsd:duration ; tl:duration "PT1.796S"^^xsd:duration ; tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_5e695b786e0e a tl:Timeline . :track_e43ea2b3da13 dc:title "Tomorrow Never Knows" ; mo:available_as ; a mo:Track ; foaf:maker :maker_a81628708bdb . mo:encodes [ mo:time [ tl:onTimeLine :timeline_5e695b786e0e ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .