@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.95" ; ov:versionnumber "2.0" ; dc:created "2009-10-20" ; a foaf:Document . :chord_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.345S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "N" . :chord_000002 event:time [ tl:beginsAt "PT0.345S"^^xsd:duration ; tl:duration "PT2.773S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "G" . :chord_000003 event:time [ tl:beginsAt "PT3.118S"^^xsd:duration ; tl:duration "PT2.682S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "C" . :chord_000004 event:time [ tl:beginsAt "PT5.8S"^^xsd:duration ; tl:duration "PT5.538S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "G" . :chord_000005 event:time [ tl:beginsAt "PT11.338S"^^xsd:duration ; tl:duration "PT2.821S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "D" . :chord_000006 event:time [ tl:beginsAt "PT14.159S"^^xsd:duration ; tl:duration "PT2.844S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "G" . :chord_000007 event:time [ tl:beginsAt "PT17.003S"^^xsd:duration ; tl:duration "PT2.844S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "C" . :chord_000008 event:time [ tl:beginsAt "PT19.848S"^^xsd:duration ; tl:duration "PT1.416S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "D/5" . :chord_000009 event:time [ tl:beginsAt "PT21.264S"^^xsd:duration ; tl:duration "PT1.416S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "D" . :chord_000010 event:time [ tl:beginsAt "PT22.681S"^^xsd:duration ; tl:duration "PT2.902S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "G" . :chord_000011 event:time [ tl:beginsAt "PT25.583S"^^xsd:duration ; tl:duration "PT2.914S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "C" . :chord_000012 event:time [ tl:beginsAt "PT28.497S"^^xsd:duration ; tl:duration "PT5.7S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "G" . :chord_000013 event:time [ tl:beginsAt "PT34.198S"^^xsd:duration ; tl:duration "PT3.887S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "D" . :chord_000014 event:time [ tl:beginsAt "PT38.085S"^^xsd:duration ; tl:duration "PT2.536S"^^xsd:duration ; tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a af:ChordSegment ; rdfs:label "N" . :maker_e619584aa780 a mo:MusicArtist ; foaf:name "The Beatles" . :record_6ccfdf67eebd dc:title "Let It Be" ; mo:release_type mo:album ; mo:track :track_50216ce40dea ; a mo:Record ; foaf:maker :maker_e619584aa780 . :timeline_e95ba70cadfc a tl:Timeline . :track_50216ce40dea dc:title "Maggie Mae" ; mo:available_as ; a mo:Track ; foaf:maker :maker_e619584aa780 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_e95ba70cadfc ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .