@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.245S"^^xsd:duration ; tl:onTimeLine :timeline_ba2957569f31 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :key_000002 event:time [ tl:beginsAt "PT0.245S"^^xsd:duration ; tl:duration "PT2M37.465S"^^xsd:duration ; tl:onTimeLine :timeline_ba2957569f31 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Db" . :key_000003 event:time [ tl:beginsAt "PT2M37.71S"^^xsd:duration ; tl:duration "PT23H59M59.997S"^^xsd:duration ; tl:onTimeLine :timeline_ba2957569f31 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :maker_2077f51bdb48 a mo:MusicArtist ; foaf:name "The Beatles" . :record_46bd1f10393a dc:title "Sgt. Pepper's Lonely Hearts Club Band" ; mo:release_type mo:album ; mo:track :track_11ddb2cdb483 ; a mo:Record ; foaf:maker :maker_2077f51bdb48 . :timeline_ba2957569f31 a tl:Timeline . :track_11ddb2cdb483 dc:title "When I'm Sixty-Four" ; mo:available_as ; a mo:Track ; foaf:maker :maker_2077f51bdb48 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_ba2957569f31 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .