@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 . :key_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.98S"^^xsd:duration ; tl:onTimeLine :timeline_d93485155853 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :key_000002 event:time [ tl:beginsAt "PT0.98S"^^xsd:duration ; tl:duration "PT1M9.516S"^^xsd:duration ; tl:onTimeLine :timeline_d93485155853 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "A" . :key_000003 event:time [ tl:beginsAt "PT1M10.496S"^^xsd:duration ; tl:duration "PT17.422S"^^xsd:duration ; tl:onTimeLine :timeline_d93485155853 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "C" . :key_000004 event:time [ tl:beginsAt "PT1M27.918S"^^xsd:duration ; tl:duration "PT27.694S"^^xsd:duration ; tl:onTimeLine :timeline_d93485155853 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "A" . :key_000005 event:time [ tl:beginsAt "PT1M55.612S"^^xsd:duration ; tl:duration "PT17.221S"^^xsd:duration ; tl:onTimeLine :timeline_d93485155853 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "C" . :key_000006 event:time [ tl:beginsAt "PT2M12.833S"^^xsd:duration ; tl:duration "PT30.089S"^^xsd:duration ; tl:onTimeLine :timeline_d93485155853 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "A" . :key_000007 event:time [ tl:beginsAt "PT2M42.922S"^^xsd:duration ; tl:duration "PT23H59M59.985S"^^xsd:duration ; tl:onTimeLine :timeline_d93485155853 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :maker_16e376045f2f a mo:MusicArtist ; foaf:name "The Beatles" . :record_c53b3088257d dc:title "CD2 - The Beatles" ; mo:release_type mo:album ; mo:track :track_ceebdd89b760 ; a mo:Record ; foaf:maker :maker_16e376045f2f . :timeline_d93485155853 a tl:Timeline . :track_ceebdd89b760 dc:title "Birthday" ; mo:available_as ; a mo:Track ; foaf:maker :maker_16e376045f2f . mo:encodes [ mo:time [ tl:onTimeLine :timeline_d93485155853 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .