@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_a358956afa60 a mo:MusicArtist ; foaf:name "The Beatles" . :record_c91e3513151e dc:title "Abbey Road" ; mo:release_type mo:album ; mo:track :track_34a1f716055a ; a mo:Record ; foaf:maker :maker_a358956afa60 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT1.554S"^^xsd:duration ; tl:onTimeLine :timeline_551d946c1123 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT1.554S"^^xsd:duration ; tl:duration "PT22.95S"^^xsd:duration ; tl:onTimeLine :timeline_551d946c1123 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000003 event:time [ tl:beginsAt "PT24.504S"^^xsd:duration ; tl:duration "PT42.86S"^^xsd:duration ; tl:onTimeLine :timeline_551d946c1123 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000004 event:time [ tl:beginsAt "PT1M7.364S"^^xsd:duration ; tl:duration "PT22.51S"^^xsd:duration ; tl:onTimeLine :timeline_551d946c1123 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT1M29.874S"^^xsd:duration ; tl:duration "PT6.993S"^^xsd:duration ; tl:onTimeLine :timeline_551d946c1123 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :timeline_551d946c1123 a tl:Timeline . :track_34a1f716055a dc:title "Carry That Weight" ; mo:available_as ; a mo:Track ; foaf:maker :maker_a358956afa60 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_551d946c1123 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .