@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_6e7e75a59d13 a mo:MusicArtist ; foaf:name "The Beatles" . :record_422bb11e302e dc:title "Abbey Road" ; mo:release_type mo:album ; mo:track :track_5b581b1b1706 ; a mo:Record ; foaf:maker :maker_6e7e75a59d13 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.394S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.394S"^^xsd:duration ; tl:duration "PT24.297S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT24.691S"^^xsd:duration ; tl:duration "PT18.274S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "mini_bridge" . :segment_000004 event:time [ tl:beginsAt "PT42.965S"^^xsd:duration ; tl:duration "PT11.893S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT54.858S"^^xsd:duration ; tl:duration "PT18.035S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "mini_bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M12.893S"^^xsd:duration ; tl:duration "PT11.778S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M24.671S"^^xsd:duration ; tl:duration "PT18.146S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "full_bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M42.817S"^^xsd:duration ; tl:duration "PT11.817S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT1M54.634S"^^xsd:duration ; tl:duration "PT11.69S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "mini_bridge" . :segment_000010 event:time [ tl:beginsAt "PT2M6.324S"^^xsd:duration ; tl:duration "PT38.926S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000011 event:time [ tl:beginsAt "PT2M45.25S"^^xsd:duration ; tl:duration "PT0.283S"^^xsd:duration ; tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_2204cc2fb545 a tl:Timeline . :track_5b581b1b1706 dc:title "Because" ; mo:available_as ; a mo:Track ; foaf:maker :maker_6e7e75a59d13 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_2204cc2fb545 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .