@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_a4a09150aee8 a mo:MusicArtist ; foaf:name "The Beatles" . :record_188fb137d050 dc:title "CD2 - The Beatles" ; mo:release_type mo:album ; mo:track :track_83cc703f714b ; a mo:Record ; foaf:maker :maker_a4a09150aee8 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.36S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.36S"^^xsd:duration ; tl:duration "PT9.73S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT10.09S"^^xsd:duration ; tl:duration "PT10.041S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000004 event:time [ tl:beginsAt "PT20.131S"^^xsd:duration ; tl:duration "PT21.845S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT41.976S"^^xsd:duration ; tl:duration "PT10.416S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT52.392S"^^xsd:duration ; tl:duration "PT22.307S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M14.699S"^^xsd:duration ; tl:duration "PT25.542S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M40.241S"^^xsd:duration ; tl:duration "PT21.13S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT2M1.371S"^^xsd:duration ; tl:duration "PT30.003S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse'" . :segment_000010 event:time [ tl:beginsAt "PT2M31.374S"^^xsd:duration ; tl:duration "PT31.676S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000011 event:time [ tl:beginsAt "PT3M3.05S"^^xsd:duration ; tl:duration "PT1.283S"^^xsd:duration ; tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_45005868122b a tl:Timeline . :track_83cc703f714b dc:title "Long Long Long" ; mo:available_as ; a mo:Track ; foaf:maker :maker_a4a09150aee8 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_45005868122b ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .