@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_c9db7ea570c4 a mo:MusicArtist ; foaf:name "The Beatles" . :record_502ec2a67051 dc:title "CD2 - The Beatles" ; mo:release_type mo:album ; mo:track :track_2929b6f191ef ; a mo:Record ; foaf:maker :maker_c9db7ea570c4 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT19.69S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT19.69S"^^xsd:duration ; tl:duration "PT22.826S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT42.516S"^^xsd:duration ; tl:duration "PT5.573S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "spacer" . :segment_000004 event:time [ tl:beginsAt "PT48.089S"^^xsd:duration ; tl:duration "PT22.726S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M10.815S"^^xsd:duration ; tl:duration "PT21.136S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M31.951S"^^xsd:duration ; tl:duration "PT22.686S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M54.637S"^^xsd:duration ; tl:duration "PT21.13S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT2M15.767S"^^xsd:duration ; tl:duration "PT21.273S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT2M37.04S"^^xsd:duration ; tl:duration "PT8.666S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M45.706S"^^xsd:duration ; tl:duration "PT2.334S"^^xsd:duration ; tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_def0e8c543c0 a tl:Timeline . :track_2929b6f191ef dc:title "Mother Nature's Son" ; mo:available_as ; a mo:Track ; foaf:maker :maker_c9db7ea570c4 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_def0e8c543c0 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .