@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_74fe21111b15 a mo:MusicArtist ; foaf:name "The Beatles" . :record_66e2bb859a88 dc:title "CD1 - The Beatles" ; mo:release_type mo:album ; mo:track :track_4940044a194c ; a mo:Record ; foaf:maker :maker_74fe21111b15 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.098S"^^xsd:duration ; tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.098S"^^xsd:duration ; tl:duration "PT9.347S"^^xsd:duration ; tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break" . :segment_000003 event:time [ tl:beginsAt "PT9.445S"^^xsd:duration ; tl:duration "PT5.438S"^^xsd:duration ; tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000004 event:time [ tl:beginsAt "PT14.883S"^^xsd:duration ; tl:duration "PT9.301S"^^xsd:duration ; tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break" . :segment_000005 event:time [ tl:beginsAt "PT24.184S"^^xsd:duration ; tl:duration "PT5.367S"^^xsd:duration ; tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT29.551S"^^xsd:duration ; tl:duration "PT9.339S"^^xsd:duration ; tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break" . :segment_000007 event:time [ tl:beginsAt "PT38.89S"^^xsd:duration ; tl:duration "PT5.4S"^^xsd:duration ; tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000008 event:time [ tl:beginsAt "PT44.29S"^^xsd:duration ; tl:duration "PT8.642S"^^xsd:duration ; tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000009 event:time [ tl:beginsAt "PT52.932S"^^xsd:duration ; tl:duration "PT23H59M59.975S"^^xsd:duration ; tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_b753c966aa30 a tl:Timeline . :track_4940044a194c dc:title "Wild Honey Pie" ; mo:available_as ; a mo:Track ; foaf:maker :maker_74fe21111b15 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_b753c966aa30 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .