@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.289S"^^xsd:duration ; tl:onTimeLine :timeline_2a043fd2eca6 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :key_000002 event:time [ tl:beginsAt "PT0.289S"^^xsd:duration ; tl:duration "PT11.977S"^^xsd:duration ; tl:onTimeLine :timeline_2a043fd2eca6 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "N" . :key_000003 event:time [ tl:beginsAt "PT12.266S"^^xsd:duration ; tl:duration "PT1M22.594S"^^xsd:duration ; tl:onTimeLine :timeline_2a043fd2eca6 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "E:minor" . :key_000004 event:time [ tl:beginsAt "PT1M34.86S"^^xsd:duration ; tl:duration "PT26.063S"^^xsd:duration ; tl:onTimeLine :timeline_2a043fd2eca6 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "A" . :key_000005 event:time [ tl:beginsAt "PT2M0.923S"^^xsd:duration ; tl:duration "PT1.85S"^^xsd:duration ; tl:onTimeLine :timeline_2a043fd2eca6 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :maker_e12545586922 a mo:MusicArtist ; foaf:name "Queen" . :record_f493fa3725c1 dc:title "Greatest Hits I" ; mo:release_type mo:album ; mo:track :track_6db5b7fb54e2 ; a mo:Record ; foaf:maker :maker_e12545586922 . :timeline_2a043fd2eca6 a tl:Timeline . :track_6db5b7fb54e2 dc:title "We Will Rock You" ; mo:available_as ; a mo:Track ; foaf:maker :maker_e12545586922 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_2a043fd2eca6 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .