@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_46303a93579e a mo:MusicArtist ; foaf:name "The Beatles" . :record_5a2a1c8c1dd1 dc:title "With the Beatles" ; mo:release_type mo:album ; mo:track :track_02745277fde3 ; a mo:Record ; foaf:maker :maker_46303a93579e . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.46S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.46S"^^xsd:duration ; tl:duration "PT13.075S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_a" . :segment_000003 event:time [ tl:beginsAt "PT13.535S"^^xsd:duration ; tl:duration "PT13.224S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_b" . :segment_000004 event:time [ tl:beginsAt "PT26.759S"^^xsd:duration ; tl:duration "PT18.982S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT45.741S"^^xsd:duration ; tl:duration "PT19.087S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain_solo" . :segment_000006 event:time [ tl:beginsAt "PT1M4.828S"^^xsd:duration ; tl:duration "PT13.525S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_a" . :segment_000007 event:time [ tl:beginsAt "PT1M18.353S"^^xsd:duration ; tl:duration "PT13.607S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_b" . :segment_000008 event:time [ tl:beginsAt "PT1M31.96S"^^xsd:duration ; tl:duration "PT19.342S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT1M51.302S"^^xsd:duration ; tl:duration "PT13.538S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M4.84S"^^xsd:duration ; tl:duration "PT3.493S"^^xsd:duration ; tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_06528468ebbf a tl:Timeline . :track_02745277fde3 dc:title "Not A Second Time" ; mo:available_as ; a mo:Track ; foaf:maker :maker_46303a93579e . mo:encodes [ mo:time [ tl:onTimeLine :timeline_06528468ebbf ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .