@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.8" ; ov:versionnumber "1.0" ; dc:created "2009-10-20" ; a foaf:Document . :key_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.936S"^^xsd:duration ; tl:onTimeLine :timeline_4686169f4f73 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :key_000002 event:time [ tl:beginsAt "PT0.936S"^^xsd:duration ; tl:duration "PT4M16.156S"^^xsd:duration ; tl:onTimeLine :timeline_4686169f4f73 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "E" . :key_000003 event:time [ tl:beginsAt "PT4M17.092S"^^xsd:duration ; tl:duration "PT1.641S"^^xsd:duration ; tl:onTimeLine :timeline_4686169f4f73 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :maker_92db3cdd69d8 a mo:MusicArtist ; foaf:name "Queen" . :record_819585bb7d50 dc:title "Greatest Hits II" ; mo:release_type mo:album ; mo:track :track_aa85d22cf5fd ; a mo:Record ; foaf:maker :maker_92db3cdd69d8 . :timeline_4686169f4f73 a tl:Timeline . :track_aa85d22cf5fd dc:title "I Want To Break Free" ; mo:available_as ; a mo:Track ; foaf:maker :maker_92db3cdd69d8 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_4686169f4f73 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .