@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_82b8f45e2726 a mo:MusicArtist ; foaf:name "The Beatles" . :record_f5df2b5fad5d dc:title "Let It Be" ; mo:release_type mo:album ; mo:track :track_d1c47439410d ; a mo:Record ; foaf:maker :maker_82b8f45e2726 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.45S"^^xsd:duration ; tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.45S"^^xsd:duration ; tl:duration "PT13.057S"^^xsd:duration ; tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT13.507S"^^xsd:duration ; tl:duration "PT22.336S"^^xsd:duration ; tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT35.843S"^^xsd:duration ; tl:duration "PT22.429S"^^xsd:duration ; tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT58.272S"^^xsd:duration ; tl:duration "PT22.345S"^^xsd:duration ; tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break_(instrumental)" . :segment_000006 event:time [ tl:beginsAt "PT1M20.617S"^^xsd:duration ; tl:duration "PT22.417S"^^xsd:duration ; tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break_(instrumental)" . :segment_000007 event:time [ tl:beginsAt "PT1M43.034S"^^xsd:duration ; tl:duration "PT22.308S"^^xsd:duration ; tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000008 event:time [ tl:beginsAt "PT2M5.342S"^^xsd:duration ; tl:duration "PT23.858S"^^xsd:duration ; tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse/outro" . :segment_000009 event:time [ tl:beginsAt "PT2M29.2S"^^xsd:duration ; tl:duration "PT3.533S"^^xsd:duration ; tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_5555c8156c6e a tl:Timeline . :track_d1c47439410d dc:title "For You Blue" ; mo:available_as ; a mo:Track ; foaf:maker :maker_82b8f45e2726 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_5555c8156c6e ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .