@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_6b5d5735dab2 a mo:MusicArtist ; foaf:name "The Beatles" . :record_deb5a2c49b21 dc:title "Please Please Me" ; mo:release_type mo:album ; mo:track :track_752275d20ad9 ; a mo:Record ; foaf:maker :maker_6b5d5735dab2 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.433S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.433S"^^xsd:duration ; tl:duration "PT7.242S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT7.675S"^^xsd:duration ; tl:duration "PT22.047S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT29.722S"^^xsd:duration ; tl:duration "PT22.115S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT51.837S"^^xsd:duration ; tl:duration "PT14.915S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M6.752S"^^xsd:duration ; tl:duration "PT22.228S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M28.98S"^^xsd:duration ; tl:duration "PT14.819S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M43.799S"^^xsd:duration ; tl:duration "PT22.209S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT2M6.008S"^^xsd:duration ; tl:duration "PT15.639S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M21.647S"^^xsd:duration ; tl:duration "PT4.846S"^^xsd:duration ; tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_c12539abb525 a tl:Timeline . :track_752275d20ad9 dc:title "Chains" ; mo:available_as ; a mo:Track ; foaf:maker :maker_6b5d5735dab2 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_c12539abb525 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .