@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_b3b0cc237244 a mo:MusicArtist ; foaf:name "The Beatles" . :record_cd8a40c10171 dc:title "Rubber Soul" ; mo:release_type mo:album ; mo:track :track_f8c717ba50ec ; a mo:Record ; foaf:maker :maker_b3b0cc237244 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.412S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.412S"^^xsd:duration ; tl:duration "PT8.201S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT8.613S"^^xsd:duration ; tl:duration "PT21.656S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT30.269S"^^xsd:duration ; tl:duration "PT5.408S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT35.677S"^^xsd:duration ; tl:duration "PT21.694S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT57.371S"^^xsd:duration ; tl:duration "PT16.318S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break_(instrumental)" . :segment_000007 event:time [ tl:beginsAt "PT1M13.689S"^^xsd:duration ; tl:duration "PT21.78S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000008 event:time [ tl:beginsAt "PT1M35.469S"^^xsd:duration ; tl:duration "PT5.375S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT1M40.844S"^^xsd:duration ; tl:duration "PT21.817S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000010 event:time [ tl:beginsAt "PT2M2.661S"^^xsd:duration ; tl:duration "PT14.134S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain_outro_(fade-out)" . :segment_000011 event:time [ tl:beginsAt "PT2M16.795S"^^xsd:duration ; tl:duration "PT2.005S"^^xsd:duration ; tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_1267562da9db a tl:Timeline . :track_f8c717ba50ec dc:title "Run For Your Life" ; mo:available_as ; a mo:Track ; foaf:maker :maker_b3b0cc237244 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_1267562da9db ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .