@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_a923ed2ba854 a mo:MusicArtist ; foaf:name "Queen" . :record_49a0f050b809 dc:title "Greatest Hits I" ; mo:release_type mo:album ; mo:track :track_2c4e4b3b01aa ; a mo:Record ; foaf:maker :maker_a923ed2ba854 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.27S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.27S"^^xsd:duration ; tl:duration "PT20.159S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT20.429S"^^xsd:duration ; tl:duration "PT18.467S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "versea" . :segment_000004 event:time [ tl:beginsAt "PT38.896S"^^xsd:duration ; tl:duration "PT19.2S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "versea" . :segment_000005 event:time [ tl:beginsAt "PT58.096S"^^xsd:duration ; tl:duration "PT20.216S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT1M18.312S"^^xsd:duration ; tl:duration "PT19.159S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "instrumental_solo" . :segment_000007 event:time [ tl:beginsAt "PT1M37.471S"^^xsd:duration ; tl:duration "PT15.142S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M52.613S"^^xsd:duration ; tl:duration "PT17.479S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verseb" . :segment_000009 event:time [ tl:beginsAt "PT2M10.092S"^^xsd:duration ; tl:duration "PT36.548S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M46.64S"^^xsd:duration ; tl:duration "PT3.827S"^^xsd:duration ; tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_675749100e3e a tl:Timeline . :track_2c4e4b3b01aa dc:title "Seven Seas Of Rhye" ; mo:available_as ; a mo:Track ; foaf:maker :maker_a923ed2ba854 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_675749100e3e ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .