@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_017921788b1d a mo:MusicArtist ; foaf:name "The Beatles" . :record_bb31257f1a45 dc:title "Please Please Me" ; mo:release_type mo:album ; mo:track :track_8f01ac369a02 ; a mo:Record ; foaf:maker :maker_017921788b1d . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.414S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.414S"^^xsd:duration ; tl:duration "PT10.221S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT10.635S"^^xsd:duration ; tl:duration "PT14.303S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT24.938S"^^xsd:duration ; tl:duration "PT14.313S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT39.251S"^^xsd:duration ; tl:duration "PT14.434S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT53.685S"^^xsd:duration ; tl:duration "PT14.342S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M8.027S"^^xsd:duration ; tl:duration "PT14.508S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M22.535S"^^xsd:duration ; tl:duration "PT12.62S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT1M35.155S"^^xsd:duration ; tl:duration "PT11.392S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT1M46.547S"^^xsd:duration ; tl:duration "PT3.613S"^^xsd:duration ; tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_ec049f7b3a05 a tl:Timeline . :track_8f01ac369a02 dc:title "Misery" ; mo:available_as ; a mo:Track ; foaf:maker :maker_017921788b1d . mo:encodes [ mo:time [ tl:onTimeLine :timeline_ec049f7b3a05 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .