@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_dfde083de0ac a mo:MusicArtist ; foaf:name "The Beatles" . :record_b9321495fde4 dc:title "CD1 - The Beatles" ; mo:release_type mo:album ; mo:track :track_ccbf05f9860f ; a mo:Record ; foaf:maker :maker_dfde083de0ac . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT1.474S"^^xsd:duration ; tl:onTimeLine :timeline_dd0a7163ada9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT1.474S"^^xsd:duration ; tl:duration "PT23.129S"^^xsd:duration ; tl:onTimeLine :timeline_dd0a7163ada9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT24.603S"^^xsd:duration ; tl:duration "PT22.468S"^^xsd:duration ; tl:onTimeLine :timeline_dd0a7163ada9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT47.071S"^^xsd:duration ; tl:duration "PT20.046S"^^xsd:duration ; tl:onTimeLine :timeline_dd0a7163ada9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT1M7.117S"^^xsd:duration ; tl:duration "PT21.99S"^^xsd:duration ; tl:onTimeLine :timeline_dd0a7163ada9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT1M29.107S"^^xsd:duration ; tl:duration "PT19.504S"^^xsd:duration ; tl:onTimeLine :timeline_dd0a7163ada9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000007 event:time [ tl:beginsAt "PT1M48.611S"^^xsd:duration ; tl:duration "PT14.696S"^^xsd:duration ; tl:onTimeLine :timeline_dd0a7163ada9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000008 event:time [ tl:beginsAt "PT2M3.307S"^^xsd:duration ; tl:duration "PT0S"^^xsd:duration ; tl:onTimeLine :timeline_dd0a7163ada9 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_dd0a7163ada9 a tl:Timeline . :track_ccbf05f9860f dc:title "I'm So Tired" ; mo:available_as ; a mo:Track ; foaf:maker :maker_dfde083de0ac . mo:encodes [ mo:time [ tl:onTimeLine :timeline_dd0a7163ada9 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .