@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_bc0cddf1c22e a mo:MusicArtist ; foaf:name "The Beatles" . :record_e57b4e2a9b56 dc:title "CD1 - The Beatles" ; mo:release_type mo:album ; mo:track :track_e87e57d569a5 ; a mo:Record ; foaf:maker :maker_bc0cddf1c22e . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT5.502S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT5.502S"^^xsd:duration ; tl:duration "PT16.131S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT21.633S"^^xsd:duration ; tl:duration "PT5.285S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000004 event:time [ tl:beginsAt "PT26.918S"^^xsd:duration ; tl:duration "PT15.91S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT42.828S"^^xsd:duration ; tl:duration "PT5.168S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro'" . :segment_000006 event:time [ tl:beginsAt "PT47.996S"^^xsd:duration ; tl:duration "PT17.984S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000007 event:time [ tl:beginsAt "PT1M5.98S"^^xsd:duration ; tl:duration "PT15.418S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(instrumental)" . :segment_000008 event:time [ tl:beginsAt "PT1M21.398S"^^xsd:duration ; tl:duration "PT5.108S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000009 event:time [ tl:beginsAt "PT1M26.506S"^^xsd:duration ; tl:duration "PT15.458S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000010 event:time [ tl:beginsAt "PT1M41.964S"^^xsd:duration ; tl:duration "PT22.369S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000011 event:time [ tl:beginsAt "PT2M4.333S"^^xsd:duration ; tl:duration "PT0S"^^xsd:duration ; tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_020b49fc743e a tl:Timeline . :track_e87e57d569a5 dc:title "Piggies" ; mo:available_as ; a mo:Track ; foaf:maker :maker_bc0cddf1c22e . mo:encodes [ mo:time [ tl:onTimeLine :timeline_020b49fc743e ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .