@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_d64c11a9d74e a mo:MusicArtist ; foaf:name "The Beatles" . :record_23ca0234717f dc:title "CD1 - The Beatles" ; mo:release_type mo:album ; mo:track :track_babf0ae68af6 ; a mo:Record ; foaf:maker :maker_d64c11a9d74e . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT17.006S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT17.006S"^^xsd:duration ; tl:duration "PT26.578S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT43.584S"^^xsd:duration ; tl:duration "PT26.691S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT1M10.275S"^^xsd:duration ; tl:duration "PT34.064S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT1M44.339S"^^xsd:duration ; tl:duration "PT26.706S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT2M11.045S"^^xsd:duration ; tl:duration "PT28.139S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000007 event:time [ tl:beginsAt "PT2M39.184S"^^xsd:duration ; tl:duration "PT16.775S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "interlude" . :segment_000008 event:time [ tl:beginsAt "PT2M55.959S"^^xsd:duration ; tl:duration "PT30.057S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT3M26.016S"^^xsd:duration ; tl:duration "PT24.384S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT3M50.4S"^^xsd:duration ; tl:duration "PT0S"^^xsd:duration ; tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_27f164b06c14 a tl:Timeline . :track_babf0ae68af6 dc:title "Don't Pass Me By" ; mo:available_as ; a mo:Track ; foaf:maker :maker_d64c11a9d74e . mo:encodes [ mo:time [ tl:onTimeLine :timeline_27f164b06c14 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .