@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_42518185e71e a mo:MusicArtist ; foaf:name "The Beatles" . :record_03f891a02558 dc:title "Rubber Soul" ; mo:release_type mo:album ; mo:track :track_57f5ec831048 ; a mo:Record ; foaf:maker :maker_42518185e71e . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.441S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.441S"^^xsd:duration ; tl:duration "PT15.755S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(instrumental_intro)" . :segment_000003 event:time [ tl:beginsAt "PT16.196S"^^xsd:duration ; tl:duration "PT15.775S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT31.971S"^^xsd:duration ; tl:duration "PT15.972S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000005 event:time [ tl:beginsAt "PT47.943S"^^xsd:duration ; tl:duration "PT16.179S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT1M4.122S"^^xsd:duration ; tl:duration "PT16.141S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(instrumental_solo)" . :segment_000007 event:time [ tl:beginsAt "PT1M20.263S"^^xsd:duration ; tl:duration "PT16.357S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M36.62S"^^xsd:duration ; tl:duration "PT16.351S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT1M52.971S"^^xsd:duration ; tl:duration "PT9.723S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M2.694S"^^xsd:duration ; tl:duration "PT2.733S"^^xsd:duration ; tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_3a60e7341a65 a tl:Timeline . :track_57f5ec831048 dc:title "Norwegian Wood (This Bird Has Flown)" ; mo:available_as ; a mo:Track ; foaf:maker :maker_42518185e71e . mo:encodes [ mo:time [ tl:onTimeLine :timeline_3a60e7341a65 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .