@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 . :key_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT2M17.973S"^^xsd:duration ; tl:onTimeLine :timeline_c6c9340ea686 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "A:minor" . :maker_d2faa5ad40d8 a mo:MusicArtist ; foaf:name "The Beatles" . :record_aba543f7f70b dc:title "CD1 - The Beatles" ; mo:release_type mo:album ; mo:track :track_9785d347681a ; a mo:Record ; foaf:maker :maker_d2faa5ad40d8 . :timeline_c6c9340ea686 a tl:Timeline . :track_9785d347681a dc:title "Glass Onion" ; mo:available_as ; a mo:Track ; foaf:maker :maker_d2faa5ad40d8 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_c6c9340ea686 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .