@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_2b3145791eab a mo:MusicArtist ; foaf:name "The Beatles" . :record_93e335f82faa dc:title "Revolver" ; mo:release_type mo:album ; mo:track :track_5a4097afd173 ; a mo:Record ; foaf:maker :maker_2b3145791eab . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.453S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.453S"^^xsd:duration ; tl:duration "PT7.256S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT7.709S"^^xsd:duration ; tl:duration "PT14.536S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT22.245S"^^xsd:duration ; tl:duration "PT14.396S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT36.641S"^^xsd:duration ; tl:duration "PT14.513S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT51.154S"^^xsd:duration ; tl:duration "PT14.413S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(guitar_solo)" . :segment_000007 event:time [ tl:beginsAt "PT1M5.567S"^^xsd:duration ; tl:duration "PT14.531S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M20.098S"^^xsd:duration ; tl:duration "PT14.4S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT1M34.498S"^^xsd:duration ; tl:duration "PT14.416S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(guitar_solo)" . :segment_000010 event:time [ tl:beginsAt "PT1M48.914S"^^xsd:duration ; tl:duration "PT9.051S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000011 event:time [ tl:beginsAt "PT1M57.965S"^^xsd:duration ; tl:duration "PT3.768S"^^xsd:duration ; tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_95f9a40a2369 a tl:Timeline . :track_5a4097afd173 dc:title "And Your Bird Can Sing" ; mo:available_as ; a mo:Track ; foaf:maker :maker_2b3145791eab . mo:encodes [ mo:time [ tl:onTimeLine :timeline_95f9a40a2369 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .