@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_0328df5ce54c a mo:MusicArtist ; foaf:name "The Beatles" . :record_59b64624bf7c dc:title "Help!" ; mo:release_type mo:album ; mo:track :track_c7a7c38764fd ; a mo:Record ; foaf:maker :maker_0328df5ce54c . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.412S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.412S"^^xsd:duration ; tl:duration "PT6.372S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT6.784S"^^xsd:duration ; tl:duration "PT21.383S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT28.167S"^^xsd:duration ; tl:duration "PT21.511S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT49.678S"^^xsd:duration ; tl:duration "PT10.844S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M0.522S"^^xsd:duration ; tl:duration "PT21.784S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M22.306S"^^xsd:duration ; tl:duration "PT10.98S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M33.286S"^^xsd:duration ; tl:duration "PT24.753S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT1M58.039S"^^xsd:duration ; tl:duration "PT5.175S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M3.214S"^^xsd:duration ; tl:duration "PT4.786S"^^xsd:duration ; tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_f5e799043a50 a tl:Timeline . :track_c7a7c38764fd dc:title "Another Girl" ; mo:available_as ; a mo:Track ; foaf:maker :maker_0328df5ce54c . mo:encodes [ mo:time [ tl:onTimeLine :timeline_f5e799043a50 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .