@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_0ee0e5fa434d a mo:MusicArtist ; foaf:name "The Beatles" . :record_a9018ec434a3 dc:title "CD1 - The Beatles" ; mo:release_type mo:album ; mo:track :track_0c25068e8d90 ; a mo:Record ; foaf:maker :maker_0ee0e5fa434d . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT8.507S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT8.507S"^^xsd:duration ; tl:duration "PT15.745S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000003 event:time [ tl:beginsAt "PT24.252S"^^xsd:duration ; tl:duration "PT21.758S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT46.01S"^^xsd:duration ; tl:duration "PT15.709S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT1M1.719S"^^xsd:duration ; tl:duration "PT22.232S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT1M23.951S"^^xsd:duration ; tl:duration "PT15.709S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000007 event:time [ tl:beginsAt "PT1M39.66S"^^xsd:duration ; tl:duration "PT21.954S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000008 event:time [ tl:beginsAt "PT2M1.614S"^^xsd:duration ; tl:duration "PT14.582S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT2M16.196S"^^xsd:duration ; tl:duration "PT14.641S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000010 event:time [ tl:beginsAt "PT2M30.837S"^^xsd:duration ; tl:duration "PT43.23S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000011 event:time [ tl:beginsAt "PT3M14.067S"^^xsd:duration ; tl:duration "PT0S"^^xsd:duration ; tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_eab04549a658 a tl:Timeline . :track_0c25068e8d90 dc:title "The Continuing Story of Bungalow Bill" ; mo:available_as ; a mo:Track ; foaf:maker :maker_0ee0e5fa434d . mo:encodes [ mo:time [ tl:onTimeLine :timeline_eab04549a658 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .