@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 "PT1.75S"^^xsd:duration ; tl:onTimeLine :timeline_ec8fb08f271e ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :key_000002 event:time [ tl:beginsAt "PT1.75S"^^xsd:duration ; tl:duration "PT5M3.32S"^^xsd:duration ; tl:onTimeLine :timeline_ec8fb08f271e ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "C#:modal" . :key_000003 event:time [ tl:beginsAt "PT5M5.07S"^^xsd:duration ; tl:duration "PT23H59M59.997S"^^xsd:duration ; tl:onTimeLine :timeline_ec8fb08f271e ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :maker_297f0a5c4ea2 a mo:MusicArtist ; foaf:name "The Beatles" . :record_98ebcd4ea82f dc:title "Sgt. Pepper's Lonely Hearts Club Band" ; mo:release_type mo:album ; mo:track :track_0ffc39b8b572 ; a mo:Record ; foaf:maker :maker_297f0a5c4ea2 . :timeline_ec8fb08f271e a tl:Timeline . :track_0ffc39b8b572 dc:title "Within You Without You" ; mo:available_as ; a mo:Track ; foaf:maker :maker_297f0a5c4ea2 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_ec8fb08f271e ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .