@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_4ede3721adba a mo:MusicArtist ; foaf:name "Queen" . :record_134d4ee0c94f dc:title "Greatest Hits II" ; mo:release_type mo:album ; mo:track :track_3854fbabf755 ; a mo:Record ; foaf:maker :maker_4ede3721adba . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT1.09S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT1.09S"^^xsd:duration ; tl:duration "PT25.758S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT26.848S"^^xsd:duration ; tl:duration "PT29.567S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT56.415S"^^xsd:duration ; tl:duration "PT14.76S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridgea" . :segment_000005 event:time [ tl:beginsAt "PT1M11.175S"^^xsd:duration ; tl:duration "PT25.832S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT1M37.007S"^^xsd:duration ; tl:duration "PT29.512S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT2M6.519S"^^xsd:duration ; tl:duration "PT29.51S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain_(instrumental_solo)" . :segment_000008 event:time [ tl:beginsAt "PT2M36.029S"^^xsd:duration ; tl:duration "PT11.019S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridgeb" . :segment_000009 event:time [ tl:beginsAt "PT2M47.048S"^^xsd:duration ; tl:duration "PT25.846S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000010 event:time [ tl:beginsAt "PT3M12.894S"^^xsd:duration ; tl:duration "PT16.574S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break" . :segment_000011 event:time [ tl:beginsAt "PT3M29.468S"^^xsd:duration ; tl:duration "PT51.207S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro_(instrumental_solo)" . :segment_000012 event:time [ tl:beginsAt "PT4M20.675S"^^xsd:duration ; tl:duration "PT1.832S"^^xsd:duration ; tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_8c6ecc9c3977 a tl:Timeline . :track_3854fbabf755 dc:title "A Kind Of Magic" ; mo:available_as ; a mo:Track ; foaf:maker :maker_4ede3721adba . mo:encodes [ mo:time [ tl:onTimeLine :timeline_8c6ecc9c3977 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .