@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 "PT2.25S"^^xsd:duration ; tl:onTimeLine :timeline_b8835c4599fb ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :key_000002 event:time [ tl:beginsAt "PT2.25S"^^xsd:duration ; tl:duration "PT2M0.177S"^^xsd:duration ; tl:onTimeLine :timeline_b8835c4599fb ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "G" . :key_000003 event:time [ tl:beginsAt "PT2M2.427S"^^xsd:duration ; tl:duration "PT0S"^^xsd:duration ; tl:onTimeLine :timeline_b8835c4599fb ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :maker_3480ebc20f48 a mo:MusicArtist ; foaf:name "The Beatles" . :record_f91ac142626c dc:title "Sgt. Pepper's Lonely Hearts Club Band" ; mo:release_type mo:album ; mo:track :track_faa19551ae80 ; a mo:Record ; foaf:maker :maker_3480ebc20f48 . :timeline_b8835c4599fb a tl:Timeline . :track_faa19551ae80 dc:title "Sgt. Pepper's Lonely Hearts Club Band" ; mo:available_as ; a mo:Track ; foaf:maker :maker_3480ebc20f48 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_b8835c4599fb ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .