@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_f5be8f71a6b0 a mo:MusicArtist ; foaf:name "The Beatles" . :record_3e0b89966ac8 dc:title "With the Beatles" ; mo:release_type mo:album ; mo:track :track_ae97b636f097 ; a mo:Record ; foaf:maker :maker_f5be8f71a6b0 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT1.072S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT1.072S"^^xsd:duration ; tl:duration "PT14.648S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "chorus" . :segment_000003 event:time [ tl:beginsAt "PT15.72S"^^xsd:duration ; tl:duration "PT12.388S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT28.108S"^^xsd:duration ; tl:duration "PT14.257S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "chorus" . :segment_000005 event:time [ tl:beginsAt "PT42.365S"^^xsd:duration ; tl:duration "PT14.269S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT56.634S"^^xsd:duration ; tl:duration "PT12.62S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M9.254S"^^xsd:duration ; tl:duration "PT14.431S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "chorus" . :segment_000008 event:time [ tl:beginsAt "PT1M23.685S"^^xsd:duration ; tl:duration "PT14.396S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000009 event:time [ tl:beginsAt "PT1M38.081S"^^xsd:duration ; tl:duration "PT12.667S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000010 event:time [ tl:beginsAt "PT1M50.748S"^^xsd:duration ; tl:duration "PT9.102S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "chorus" . :segment_000011 event:time [ tl:beginsAt "PT1M59.85S"^^xsd:duration ; tl:duration "PT10.162S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000012 event:time [ tl:beginsAt "PT2M10.012S"^^xsd:duration ; tl:duration "PT3.721S"^^xsd:duration ; tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_70005f98c960 a tl:Timeline . :track_ae97b636f097 dc:title "It Won't Be Long" ; mo:available_as ; a mo:Track ; foaf:maker :maker_f5be8f71a6b0 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_70005f98c960 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .