@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_b37e1565f56c a mo:MusicArtist ; foaf:name "The Beatles" . :record_ba6b7805aae5 dc:title "Rubber Soul" ; mo:release_type mo:album ; mo:track :track_255d9cdba1ea ; a mo:Record ; foaf:maker :maker_b37e1565f56c . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.464S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.464S"^^xsd:duration ; tl:duration "PT5.892S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT6.356S"^^xsd:duration ; tl:duration "PT24.709S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000004 event:time [ tl:beginsAt "PT31.065S"^^xsd:duration ; tl:duration "PT17.45S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT48.515S"^^xsd:duration ; tl:duration "PT24.785S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT1M13.3S"^^xsd:duration ; tl:duration "PT17.281S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M30.581S"^^xsd:duration ; tl:duration "PT24.636S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain_(solo)" . :segment_000008 event:time [ tl:beginsAt "PT1M55.217S"^^xsd:duration ; tl:duration "PT17.32S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT2M12.537S"^^xsd:duration ; tl:duration "PT24.697S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000010 event:time [ tl:beginsAt "PT2M37.234S"^^xsd:duration ; tl:duration "PT8.704S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000011 event:time [ tl:beginsAt "PT2M45.938S"^^xsd:duration ; tl:duration "PT4.862S"^^xsd:duration ; tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_79ca0b38fb4d a tl:Timeline . :track_255d9cdba1ea dc:title "What Goes On" ; mo:available_as ; a mo:Track ; foaf:maker :maker_b37e1565f56c . mo:encodes [ mo:time [ tl:onTimeLine :timeline_79ca0b38fb4d ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .