@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_73d622b5b2c1 a mo:MusicArtist ; foaf:name "The Beatles" . :record_a893f38ac602 dc:title "Abbey Road" ; mo:release_type mo:album ; mo:track :track_9944e3f37d88 ; a mo:Record ; foaf:maker :maker_73d622b5b2c1 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.385S"^^xsd:duration ; tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.385S"^^xsd:duration ; tl:duration "PT2.558S"^^xsd:duration ; tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT2.943S"^^xsd:duration ; tl:duration "PT32.985S"^^xsd:duration ; tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT35.928S"^^xsd:duration ; tl:duration "PT32.751S"^^xsd:duration ; tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M8.679S"^^xsd:duration ; tl:duration "PT32.842S"^^xsd:duration ; tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M41.521S"^^xsd:duration ; tl:duration "PT33.3S"^^xsd:duration ; tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT2M14.821S"^^xsd:duration ; tl:duration "PT33.217S"^^xsd:duration ; tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT2M48.038S"^^xsd:duration ; tl:duration "PT36.461S"^^xsd:duration ; tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse/outro" . :segment_000009 event:time [ tl:beginsAt "PT3M24.499S"^^xsd:duration ; tl:duration "PT2.208S"^^xsd:duration ; tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_f0180a0d7231 a tl:Timeline . :track_9944e3f37d88 dc:title "Oh! Darling" ; mo:available_as ; a mo:Track ; foaf:maker :maker_73d622b5b2c1 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_f0180a0d7231 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .