@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 . :maker_781c6b4d1a6f a mo:MusicArtist ; foaf:name "Queen" . :record_9216a7730666 dc:title "Greatest Hits III" ; mo:release_type mo:album ; mo:track :track_8c1a7f2b06fe ; a mo:Record ; foaf:maker :maker_781c6b4d1a6f . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.21S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.21S"^^xsd:duration ; tl:duration "PT6.702S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT6.912S"^^xsd:duration ; tl:duration "PT27.687S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT34.599S"^^xsd:duration ; tl:duration "PT27.688S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M2.287S"^^xsd:duration ; tl:duration "PT15.64S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridgea" . :segment_000006 event:time [ tl:beginsAt "PT1M17.927S"^^xsd:duration ; tl:duration "PT31.357S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000007 event:time [ tl:beginsAt "PT1M49.284S"^^xsd:duration ; tl:duration "PT20.147S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridgeb" . :segment_000008 event:time [ tl:beginsAt "PT2M9.431S"^^xsd:duration ; tl:duration "PT42.643S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT2M52.074S"^^xsd:duration ; tl:duration "PT32.511S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT3M24.585S"^^xsd:duration ; tl:duration "PT1.415S"^^xsd:duration ; tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_2fa4001ff41f a tl:Timeline . :track_8c1a7f2b06fe dc:title "The Great Pretender" ; mo:available_as ; a mo:Track ; foaf:maker :maker_781c6b4d1a6f . mo:encodes [ mo:time [ tl:onTimeLine :timeline_2fa4001ff41f ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .