@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_99de44f34ba8 a mo:MusicArtist ; foaf:name "Queen" . :record_f350d3bb543c dc:title "Greatest Hits I" ; mo:release_type mo:album ; mo:track :track_31b34131bbb1 ; a mo:Record ; foaf:maker :maker_99de44f34ba8 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.622S"^^xsd:duration ; tl:onTimeLine :timeline_ba476bcc34d3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.622S"^^xsd:duration ; tl:duration "PT47.142S"^^xsd:duration ; tl:onTimeLine :timeline_ba476bcc34d3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT47.764S"^^xsd:duration ; tl:duration "PT23.787S"^^xsd:duration ; tl:onTimeLine :timeline_ba476bcc34d3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000004 event:time [ tl:beginsAt "PT1M11.551S"^^xsd:duration ; tl:duration "PT47.02S"^^xsd:duration ; tl:onTimeLine :timeline_ba476bcc34d3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M58.571S"^^xsd:duration ; tl:duration "PT23.653S"^^xsd:duration ; tl:onTimeLine :timeline_ba476bcc34d3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT2M22.224S"^^xsd:duration ; tl:duration "PT38.038S"^^xsd:duration ; tl:onTimeLine :timeline_ba476bcc34d3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(half_instrumental)" . :segment_000007 event:time [ tl:beginsAt "PT3M0.262S"^^xsd:duration ; tl:duration "PT45.368S"^^xsd:duration ; tl:onTimeLine :timeline_ba476bcc34d3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000008 event:time [ tl:beginsAt "PT3M45.63S"^^xsd:duration ; tl:duration "PT2.97S"^^xsd:duration ; tl:onTimeLine :timeline_ba476bcc34d3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_ba476bcc34d3 a tl:Timeline . :track_31b34131bbb1 dc:title "Save Me" ; mo:available_as ; a mo:Track ; foaf:maker :maker_99de44f34ba8 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_ba476bcc34d3 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .