@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_31d289dbc8ec a mo:MusicArtist ; foaf:name "The Beatles" . :record_0b28fc1ce763 dc:title "Beatles for Sale" ; mo:release_type mo:album ; mo:track :track_b9b3997bf5aa ; a mo:Record ; foaf:maker :maker_31d289dbc8ec . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT1.033S"^^xsd:duration ; tl:onTimeLine :timeline_fd87122b6061 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT1.033S"^^xsd:duration ; tl:duration "PT31.916S"^^xsd:duration ; tl:onTimeLine :timeline_fd87122b6061 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT32.949S"^^xsd:duration ; tl:duration "PT30.692S"^^xsd:duration ; tl:onTimeLine :timeline_fd87122b6061 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT1M3.641S"^^xsd:duration ; tl:duration "PT30.609S"^^xsd:duration ; tl:onTimeLine :timeline_fd87122b6061 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000005 event:time [ tl:beginsAt "PT1M34.25S"^^xsd:duration ; tl:duration "PT30.534S"^^xsd:duration ; tl:onTimeLine :timeline_fd87122b6061 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT2M4.784S"^^xsd:duration ; tl:duration "PT8.837S"^^xsd:duration ; tl:onTimeLine :timeline_fd87122b6061 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000007 event:time [ tl:beginsAt "PT2M13.621S"^^xsd:duration ; tl:duration "PT4.206S"^^xsd:duration ; tl:onTimeLine :timeline_fd87122b6061 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_fd87122b6061 a tl:Timeline . :track_b9b3997bf5aa dc:title "No Reply" ; mo:available_as ; a mo:Track ; foaf:maker :maker_31d289dbc8ec . mo:encodes [ mo:time [ tl:onTimeLine :timeline_fd87122b6061 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .