@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_e91ed97570ec a mo:MusicArtist ; foaf:name "The Beatles" . :record_6fdc27040006 dc:title "Please Please Me" ; mo:release_type mo:album ; mo:track :track_c7a7810fd112 ; a mo:Record ; foaf:maker :maker_e91ed97570ec . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.465S"^^xsd:duration ; tl:onTimeLine :timeline_fbd4b2ee4c1b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.465S"^^xsd:duration ; tl:duration "PT14.466S"^^xsd:duration ; tl:onTimeLine :timeline_fbd4b2ee4c1b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT14.931S"^^xsd:duration ; tl:duration "PT27.027S"^^xsd:duration ; tl:onTimeLine :timeline_fbd4b2ee4c1b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT41.958S"^^xsd:duration ; tl:duration "PT27.034S"^^xsd:duration ; tl:onTimeLine :timeline_fbd4b2ee4c1b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M8.992S"^^xsd:duration ; tl:duration "PT11.449S"^^xsd:duration ; tl:onTimeLine :timeline_fbd4b2ee4c1b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M20.441S"^^xsd:duration ; tl:duration "PT23.166S"^^xsd:duration ; tl:onTimeLine :timeline_fbd4b2ee4c1b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M43.607S"^^xsd:duration ; tl:duration "PT11.201S"^^xsd:duration ; tl:onTimeLine :timeline_fbd4b2ee4c1b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000008 event:time [ tl:beginsAt "PT1M54.808S"^^xsd:duration ; tl:duration "PT4.525S"^^xsd:duration ; tl:onTimeLine :timeline_fbd4b2ee4c1b ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_fbd4b2ee4c1b a tl:Timeline . :track_c7a7810fd112 dc:title "Do You Want To Know A Secret" ; mo:available_as ; a mo:Track ; foaf:maker :maker_e91ed97570ec . mo:encodes [ mo:time [ tl:onTimeLine :timeline_fbd4b2ee4c1b ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .