@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_8487140d4d35 a mo:MusicArtist ; foaf:name "The Beatles" . :record_b2d56709a75a dc:title "Please Please Me" ; mo:release_type mo:album ; mo:track :track_ea28db81a26e ; a mo:Record ; foaf:maker :maker_8487140d4d35 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.459S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.459S"^^xsd:duration ; tl:duration "PT14.204S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT14.663S"^^xsd:duration ; tl:duration "PT17.868S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT32.531S"^^xsd:duration ; tl:duration "PT17.896S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT50.427S"^^xsd:duration ; tl:duration "PT14.259S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M4.686S"^^xsd:duration ; tl:duration "PT17.95S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M22.636S"^^xsd:duration ; tl:duration "PT14.237S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M36.873S"^^xsd:duration ; tl:duration "PT17.95S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT1M54.823S"^^xsd:duration ; tl:duration "PT7.247S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M2.07S"^^xsd:duration ; tl:duration "PT3.663S"^^xsd:duration ; tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_39d958b62d40 a tl:Timeline . :track_ea28db81a26e dc:title "P. S. I Love You" ; mo:available_as ; a mo:Track ; foaf:maker :maker_8487140d4d35 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_39d958b62d40 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .