@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_4d34d454e1c1 a mo:MusicArtist ; foaf:name "The Beatles" . :record_4c8d3ca02b2a dc:title "Rubber Soul" ; mo:release_type mo:album ; mo:track :track_cbd9bda75236 ; a mo:Record ; foaf:maker :maker_4d34d454e1c1 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.401S"^^xsd:duration ; tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.401S"^^xsd:duration ; tl:duration "PT8.211S"^^xsd:duration ; tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT8.612S"^^xsd:duration ; tl:duration "PT25.102S"^^xsd:duration ; tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT33.714S"^^xsd:duration ; tl:duration "PT25.056S"^^xsd:duration ; tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT58.77S"^^xsd:duration ; tl:duration "PT11.189S"^^xsd:duration ; tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M9.959S"^^xsd:duration ; tl:duration "PT26.743S"^^xsd:duration ; tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M36.702S"^^xsd:duration ; tl:duration "PT11.166S"^^xsd:duration ; tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M47.868S"^^xsd:duration ; tl:duration "PT34.63S"^^xsd:duration ; tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_with_outro_(fade-out)" . :segment_000009 event:time [ tl:beginsAt "PT2M22.498S"^^xsd:duration ; tl:duration "PT5.329S"^^xsd:duration ; tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_cd48dac123f5 a tl:Timeline . :track_cbd9bda75236 dc:title "I'm Looking Through You" ; mo:available_as ; a mo:Track ; foaf:maker :maker_4d34d454e1c1 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_cd48dac123f5 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .