@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_ee37b2714f54 a mo:MusicArtist ; foaf:name "The Beatles" . :record_496ca5e1ef9f dc:title "Sgt. Pepper's Lonely Hearts Club Band" ; mo:release_type mo:album ; mo:track :track_9af1fdb02124 ; a mo:Record ; foaf:maker :maker_ee37b2714f54 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT22.599S"^^xsd:duration ; tl:onTimeLine :timeline_08417ecdf2d5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT22.599S"^^xsd:duration ; tl:duration "PT20.353S"^^xsd:duration ; tl:onTimeLine :timeline_08417ecdf2d5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT42.952S"^^xsd:duration ; tl:duration "PT12.713S"^^xsd:duration ; tl:onTimeLine :timeline_08417ecdf2d5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge_instr" . :segment_000004 event:time [ tl:beginsAt "PT55.665S"^^xsd:duration ; tl:duration "PT30.081S"^^xsd:duration ; tl:onTimeLine :timeline_08417ecdf2d5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT1M25.746S"^^xsd:duration ; tl:duration "PT12.191S"^^xsd:duration ; tl:onTimeLine :timeline_08417ecdf2d5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M37.937S"^^xsd:duration ; tl:duration "PT19.713S"^^xsd:duration ; tl:onTimeLine :timeline_08417ecdf2d5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M57.65S"^^xsd:duration ; tl:duration "PT4.777S"^^xsd:duration ; tl:onTimeLine :timeline_08417ecdf2d5 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :timeline_08417ecdf2d5 a tl:Timeline . :track_9af1fdb02124 dc:title "Sgt. Pepper's Lonely Hearts Club Band" ; mo:available_as ; a mo:Track ; foaf:maker :maker_ee37b2714f54 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_08417ecdf2d5 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .