@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_9131d423435a a mo:MusicArtist ; foaf:name "Queen" . :record_c051a735eba3 dc:title "Greatest Hits I" ; mo:release_type mo:album ; mo:track :track_fe405a9e1a71 ; a mo:Record ; foaf:maker :maker_9131d423435a . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT1.612S"^^xsd:duration ; tl:onTimeLine :timeline_639f65fa61fa ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT1.612S"^^xsd:duration ; tl:duration "PT32.617S"^^xsd:duration ; tl:onTimeLine :timeline_639f65fa61fa ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT34.229S"^^xsd:duration ; tl:duration "PT43.844S"^^xsd:duration ; tl:onTimeLine :timeline_639f65fa61fa ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000004 event:time [ tl:beginsAt "PT1M18.073S"^^xsd:duration ; tl:duration "PT32.297S"^^xsd:duration ; tl:onTimeLine :timeline_639f65fa61fa ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M50.37S"^^xsd:duration ; tl:duration "PT32.254S"^^xsd:duration ; tl:onTimeLine :timeline_639f65fa61fa ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT2M22.624S"^^xsd:duration ; tl:duration "PT36.876S"^^xsd:duration ; tl:onTimeLine :timeline_639f65fa61fa ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain_(with_complete_ending)" . :segment_000007 event:time [ tl:beginsAt "PT2M59.5S"^^xsd:duration ; tl:duration "PT1.9S"^^xsd:duration ; tl:onTimeLine :timeline_639f65fa61fa ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_639f65fa61fa a tl:Timeline . :track_fe405a9e1a71 dc:title "We Are The Champions" ; mo:available_as ; a mo:Track ; foaf:maker :maker_9131d423435a . mo:encodes [ mo:time [ tl:onTimeLine :timeline_639f65fa61fa ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .