Mercurial > hg > audiodb
view examples/runner-rdf/data/test.n3 @ 770:c54bc2ffbf92 tip
update tags
author | convert-repo |
---|---|
date | Fri, 16 Dec 2011 11:34:01 +0000 |
parents | ea341e68649f |
children |
line wrap: on
line source
@prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix mo: <http://purl.org/ontology/mo/> . @prefix af: <http://purl.org/ontology/af/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix event: <http://purl.org/NET/c4dm/event.owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> . @prefix vamp: <http://purl.org/ontology/vamp/> . @prefix : <#> . :transform_0_key a vamp:Transform ; vamp:plugin <http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-keydetector> ; vamp:step_size "32768"^^xsd:int ; vamp:block_size "32768"^^xsd:int ; vamp:sample_rate "44100"^^xsd:float ; vamp:parameter_binding [ vamp:parameter [ vamp:identifier "length" ] ; vamp:value "10"^^xsd:float ; ] ; vamp:parameter_binding [ vamp:parameter [ vamp:identifier "tuning" ] ; vamp:value "440"^^xsd:float ; ] ; vamp:output <http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-keydetector_output_key> . :event_type_1 rdfs:subClassOf event:Event ; dc:title "Key" ; dc:format "" ; dc:description "Estimated key (from C major = 1 to B major = 12 and C minor = 13 to B minor = 24)" . <http://www-jcsu.jesus.cam.ac.uk/~csr21/music/mp3/256/Finale.mp3> a mo:AudioFile . :signal_2 a mo:Signal ; mo:available_as <http://www-jcsu.jesus.cam.ac.uk/~csr21/music/mp3/256/Finale.mp3> ; mo:time [ a tl:Interval ; tl:onTimeLine :signal_timeline_2 ] . :event_3 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT0.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """D major""" ; af:feature "3" . :transform_4_keystrength a vamp:Transform ; vamp:plugin <http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-keydetector> ; vamp:step_size "32768"^^xsd:int ; vamp:block_size "32768"^^xsd:int ; vamp:sample_rate "44100"^^xsd:float ; vamp:parameter_binding [ vamp:parameter [ vamp:identifier "length" ] ; vamp:value "10"^^xsd:float ; ] ; vamp:parameter_binding [ vamp:parameter [ vamp:identifier "tuning" ] ; vamp:value "440"^^xsd:float ; ] ; vamp:output <http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-keydetector_output_keystrength> . :signal_type_5 rdfs:subClassOf af:Signal ; dc:title "Key Strength Plot" ; dc:format "" ; dc:description "Correlation of the chroma vector with stored key profile for each major and minor key" . :event_7 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT1.486077097S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """A major""" ; af:feature "10" . :event_8 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT7.430385487S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Bb major""" ; af:feature "11" . :event_9 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT27.492426303S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb major""" ; af:feature "4" . :event_10 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT50.526621315S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb / D# minor""" ; af:feature "16" . :event_11 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT55.727891156S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Bb minor""" ; af:feature "23" . :event_12 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT61.672199546S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """F# minor""" ; af:feature "19" . :event_13 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT73.560816326S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Bb minor""" ; af:feature "23" . :event_14 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT78.762086167S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Bb major""" ; af:feature "11" . :event_15 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT85.449433106S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb / D# minor""" ; af:feature "16" . :event_16 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT90.650702947S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Bb major""" ; af:feature "11" . :event_17 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT112.941859410S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb major""" ; af:feature "4" . :event_18 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT128.545668934S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """G minor""" ; af:feature "20" . :event_19 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT135.233015873S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Bb major""" ; af:feature "11" . :event_20 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT137.462131519S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb major""" ; af:feature "4" . :event_21 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT146.378594104S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb / D# minor""" ; af:feature "16" . :event_22 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT151.579863945S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """F# / Gb major""" ; af:feature "7" . :event_23 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT158.267210884S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """F# minor""" ; af:feature "19" . :event_24 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT167.926712018S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """D minor""" ; af:feature "15" . :event_25 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT168.669750566S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Bb major""" ; af:feature "11" . :event_26 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT199.877369614S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """D major""" ; af:feature "3" . :event_27 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT206.564716553S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """B major""" ; af:feature "12" . :event_28 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT213.995102040S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """C# minor""" ; af:feature "14" . :event_29 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT219.939410430S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """F# minor""" ; af:feature "19" . :event_30 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT221.425487528S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """C# minor""" ; af:feature "14" . :event_31 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT229.598911564S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb / D# minor""" ; af:feature "16" . :event_32 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT245.945759637S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """D minor""" ; af:feature "15" . :event_33 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT254.119183673S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Bb major""" ; af:feature "11" . :event_34 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT264.521723356S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb major""" ; af:feature "4" . :event_35 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT277.896417233S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Bb major""" ; af:feature "11" . :event_36 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT286.812879818S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb major""" ; af:feature "4" . :event_37 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT297.958458049S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb / D# minor""" ; af:feature "16" . :event_38 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT320.249614512S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb major""" ; af:feature "4" . :event_39 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT326.936961451S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """B major""" ; af:feature "12" . :event_40 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT335.853424036S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb major""" ; af:feature "4" . :event_41 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT347.742040816S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb / D# minor""" ; af:feature "16" . :event_42 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT360.373696145S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Ab major""" ; af:feature "9" . :event_43 a :event_type_1 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT366.318004535S"^^xsd:duration ; ] ; vamp:computed_by :transform_0_key ; rdfs:label """Eb major""" ; af:feature "4" . :transform_44_beats a vamp:Transform ; vamp:plugin <http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-tempotracker> ; vamp:step_size "512"^^xsd:int ; vamp:block_size "1024"^^xsd:int ; vamp:sample_rate "44100"^^xsd:float ; vamp:parameter_binding [ vamp:parameter [ vamp:identifier "dftype" ] ; vamp:value "3"^^xsd:float ; ] ; vamp:parameter_binding [ vamp:parameter [ vamp:identifier "whiten" ] ; vamp:value "0"^^xsd:float ; ] ; vamp:output <http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-tempotracker_output_beats> . :event_type_45 rdfs:subClassOf event:Event ; dc:title "Beats" ; dc:format "" ; dc:description "Estimated metrical beat locations" . :event_46 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT0.313469387S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_47 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT0.638548752S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_48 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT0.963628117S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_49 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT1.288707482S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """152.00 bpm""" . :event_50 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT1.683446711S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_51 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT2.171065759S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_52 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT2.658684806S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """114.84 bpm""" . :event_53 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT3.181133786S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_54 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT3.668752834S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_55 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT4.156371881S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """112.35 bpm""" . :event_56 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT4.690430838S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_57 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT5.166439908S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_58 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT5.642448979S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_59 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT6.153287981S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_60 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT6.629297051S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_61 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT7.105306122S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """178.21 bpm""" . :event_62 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT7.441995464S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """95.70 bpm""" . :event_63 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT8.068934240S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """95.70 bpm""" . :event_64 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT8.695873015S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_65 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT9.020952380S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_66 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT9.496961450S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_67 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT9.972970521S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_68 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT10.448979591S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_69 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT10.924988661S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_70 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT11.400997732S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_71 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT11.877006802S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """344.53 bpm""" . :event_72 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT12.051156462S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_73 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT12.527165532S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_74 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT13.003174602S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_75 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT13.467573695S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_76 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT13.943582766S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_77 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT14.419591836S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_78 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT14.872380952S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_79 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT15.336780045S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_80 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT15.801179137S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_81 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT16.265578230S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_82 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT16.741587301S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_83 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT17.217596371S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_84 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT17.693605441S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_85 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT18.158004534S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_86 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT18.634013605S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_87 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT19.110022675S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_88 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT19.574421768S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_89 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT20.038820861S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_90 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT20.503219954S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_91 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT20.967619047S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_92 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT21.432018140S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_93 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT21.896417233S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_94 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT22.360816326S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_95 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT22.836825396S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_96 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT23.312834466S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_97 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT23.788843537S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_98 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT24.264852607S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_99 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT24.740861677S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_100 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT25.216870747S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_101 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT25.704489795S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_102 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT26.192108843S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_103 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT26.679727890S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_104 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT27.178956915S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_105 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT27.654965986S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_106 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT28.130975056S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_107 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT28.606984126S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_108 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT29.094603174S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_109 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT29.582222221S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_110 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT30.046621314S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_111 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT30.534240362S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_112 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT31.021859410S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_113 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT31.509478457S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_114 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT31.985487528S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_115 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT32.461496598S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_116 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT32.925895691S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_117 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT33.401904761S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_118 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT33.877913831S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_119 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT34.319092970S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_120 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT34.783492063S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_121 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT35.247891156S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_122 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT35.735510203S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_123 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT36.199909296S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_124 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT36.664308389S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_125 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT37.128707482S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_126 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT37.558276643S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_127 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT38.022675736S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_128 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT38.487074829S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_129 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT38.939863945S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_130 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT39.415873015S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_131 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT39.891882085S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_132 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT40.333061224S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_133 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT40.797460317S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_134 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT41.261859410S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_135 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT41.691428571S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_136 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT42.155827664S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_137 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT42.620226757S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_138 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT43.084625850S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_139 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT43.549024942S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_140 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT44.025034013S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_141 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT44.501043083S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_142 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT44.977052153S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_143 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT45.453061224S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_144 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT45.929070294S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_145 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT46.405079364S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_146 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT46.892698412S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_147 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT47.380317459S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_148 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT47.879546484S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_149 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT48.378775509S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_150 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT48.878004534S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_151 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT49.342403627S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_152 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT49.830022675S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_153 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT50.317641723S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """215.33 bpm""" . :event_154 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT50.596281178S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_155 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT51.072290249S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_156 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT51.548299319S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_157 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT52.035918367S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_158 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT52.511927437S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_159 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT52.987936507S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_160 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT53.463945577S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_161 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT53.951564625S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_162 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT54.439183673S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_163 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT54.926802720S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_164 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT55.379591836S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_165 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT55.855600906S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_166 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT56.331609977S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_167 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT56.796009069S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_168 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT57.272018140S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_169 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT57.748027210S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_170 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT58.224036280S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_171 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT58.723265305S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_172 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT59.222494330S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_173 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT59.721723355S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_174 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT60.220952380S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_175 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT60.720181405S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_176 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT61.207800453S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_177 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT61.718639455S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_178 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT62.229478457S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_179 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT62.705487528S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_180 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT63.216326530S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_181 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT63.727165532S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_182 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT64.214784580S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_183 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT64.725623582S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_184 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT65.236462584S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_185 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT65.677641723S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_186 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT66.118820861S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_187 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT66.559999999S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_188 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT67.047619047S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_189 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT67.535238094S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_190 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT68.022857142S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_191 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT68.498866212S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_192 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT68.998095237S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_193 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT69.497324262S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_194 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT69.926893423S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_195 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT70.368072562S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_196 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT70.809251700S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_197 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT71.250430838S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_198 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT71.749659863S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_199 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT72.260498865S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_200 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT72.771337868S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_201 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT73.258956915S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_202 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT73.769795918S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_203 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT74.280634920S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_204 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT74.768253967S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_205 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT75.279092970S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_206 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT75.789931972S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_207 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT76.265941042S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_208 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT76.776780045S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """92.29 bpm""" . :event_209 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT77.426938775S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_210 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT77.844897958S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_211 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT78.262857142S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_212 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT78.680816326S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_213 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT79.145215419S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_214 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT79.609614512S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_215 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT80.074013605S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_216 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT80.550022675S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_217 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT81.037641723S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_218 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT81.525260770S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """272.00 bpm""" . :event_219 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT81.745850339S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_220 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT82.070929704S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_221 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT82.396009069S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_222 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT82.721088435S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_223 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT83.046167800S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_224 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT83.348027210S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_225 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT83.661496598S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_226 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT83.974965986S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_227 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT84.288435373S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_228 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT84.601904761S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """206.72 bpm""" . :event_229 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT84.892154194S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_230 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT85.205623582S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_231 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT85.519092970S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_232 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT85.832562357S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_233 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT86.146031745S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_234 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT86.447891156S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_235 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT86.761360543S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_236 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT87.074829931S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_237 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT87.388299319S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_238 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT87.690158729S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_239 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT88.003628117S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_240 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT88.317097505S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_241 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT88.630566893S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_242 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT88.944036280S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """206.72 bpm""" . :event_243 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT89.234285713S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_244 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT89.536145124S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_245 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT89.838004534S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_246 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT90.139863945S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_247 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT90.441723355S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """215.33 bpm""" . :event_248 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT90.720362811S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_249 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT91.022222221S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_250 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT91.324081632S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_251 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT91.625941042S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_252 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT91.927800453S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """206.72 bpm""" . :event_253 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT92.218049886S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_254 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT92.519909296S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_255 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT92.821768707S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_256 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT93.123628117S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_257 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT93.425487528S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """206.72 bpm""" . :event_258 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT93.715736961S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_259 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT94.017596371S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_260 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT94.319455781S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_261 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT94.621315192S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_262 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT94.923174602S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_263 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT95.225034013S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_264 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT95.526893423S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_265 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT95.828752834S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_266 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT96.130612244S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_267 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT96.432471655S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_268 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT96.734331065S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_269 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT97.047800453S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_270 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT97.361269840S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_271 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT97.674739228S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_272 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT97.988208616S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_273 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT98.290068026S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_274 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT98.603537414S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_275 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT98.917006802S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_276 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT99.230476190S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_277 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT99.543945577S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """1033.59 bpm""" . :event_278 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT99.601995464S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_279 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT100.066394557S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_280 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT100.530793650S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_281 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT100.995192743S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_282 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT101.471201813S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_283 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT101.935600906S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_284 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT102.399999999S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_285 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT102.864399092S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_286 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT103.317188208S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_287 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT103.769977323S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_288 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT104.245986394S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_289 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT104.710385487S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_290 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT105.174784580S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_291 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT105.639183673S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_292 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT106.103582766S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_293 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT106.567981859S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_294 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT107.009160997S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_295 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT107.473560090S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_296 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT107.937959183S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_297 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT108.402358276S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_298 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT108.843537414S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_299 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT109.307936507S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_300 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT109.772335600S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_301 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT110.225124716S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_302 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT110.689523809S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_303 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT111.153922902S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_304 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT111.595102040S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_305 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT112.059501133S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_306 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT112.523900226S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_307 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT112.976689342S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_308 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT113.429478457S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_309 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT113.882267573S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_310 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT114.335056689S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_311 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT114.776235827S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_312 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT115.229024942S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_313 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT115.681814058S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_314 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT116.122993196S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_315 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT116.587392289S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_316 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT117.051791382S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_317 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT117.527800453S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_318 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT118.003809523S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_319 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT118.479818593S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_320 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT118.932607709S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_321 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT119.397006802S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_322 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT119.861405895S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_323 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT120.325804988S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_324 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT120.801814058S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_325 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT121.277823128S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_326 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT121.753832199S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_327 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT122.229841269S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_328 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT122.694240362S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_329 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT123.158639455S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_330 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT123.634648525S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_331 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT124.099047618S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_332 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT124.563446711S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_333 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT125.016235827S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_334 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT125.469024942S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_335 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT125.921814058S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_336 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT126.374603174S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_337 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT126.839002267S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_338 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT127.303401360S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_339 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT127.767800453S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_340 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT128.243809523S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_341 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT128.696598639S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_342 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT129.149387754S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_343 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT129.602176870S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_344 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT130.054965986S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_345 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT130.507755101S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_346 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT130.937324262S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_347 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT131.390113378S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_348 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT131.842902494S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_349 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT132.284081632S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_350 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT132.748480725S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_351 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT133.212879818S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_352 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT133.677278911S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_353 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT134.106848072S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_354 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT134.571247165S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_355 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT135.035646258S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_356 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT135.488435373S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_357 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT135.952834466S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_358 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT136.417233559S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_359 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT136.870022675S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_360 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT137.334421768S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_361 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT137.798820861S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_362 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT138.239999999S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_363 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT138.704399092S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_364 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT139.168798185S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_365 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT139.633197278S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_366 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT140.097596371S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_367 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT140.550385487S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_368 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT141.003174602S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_369 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT141.444353741S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_370 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT141.897142856S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_371 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT142.349931972S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_372 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT142.849160997S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_373 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT143.325170067S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_374 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT143.801179137S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_375 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT144.312018140S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_376 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT144.788027210S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_377 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT145.264036280S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_378 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT145.705215419S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_379 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT146.169614512S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_380 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT146.634013605S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_381 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT147.098412698S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_382 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT147.539591836S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_383 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT148.003990929S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_384 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT148.468390022S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_385 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT148.909569160S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_386 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT149.373968253S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_387 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT149.838367346S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_388 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT150.302766439S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_389 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT150.767165532S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_390 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT151.231564625S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_391 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT151.695963718S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_392 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT152.195192743S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_393 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT152.694421768S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_394 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT153.170430838S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_395 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT153.669659863S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_396 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT154.168888888S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_397 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT154.656507936S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_398 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT155.155736961S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_399 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT155.654965986S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_400 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT156.142585033S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_401 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT156.641814058S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_402 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT157.141043083S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_403 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT157.628662131S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_404 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT158.127891156S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_405 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT158.627120181S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_406 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT159.056689342S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_407 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT159.509478457S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_408 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT159.962267573S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_409 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT160.415056689S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_410 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT160.902675736S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_411 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT161.401904761S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_412 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT161.901133786S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_413 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT162.365532879S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_414 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT162.853151927S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_415 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT163.340770974S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_416 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT163.839999999S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_417 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT164.339229024S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_418 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT164.838458049S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_419 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT165.314467119S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_420 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT165.813696144S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_421 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT166.312925169S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_422 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT166.812154194S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_423 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT167.311383219S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_424 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT167.810612244S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_425 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT168.309841269S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_426 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT168.820680271S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_427 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT169.331519274S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_428 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT169.819138321S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_429 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT170.318367346S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_430 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT170.817596371S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_431 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT171.305215419S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_432 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT171.816054421S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_433 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT172.326893423S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_434 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT172.768072562S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_435 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT173.220861677S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_436 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT173.673650793S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_437 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT174.161269840S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_438 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT174.648888888S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_439 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT175.136507936S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_440 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT175.589297051S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_441 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT176.053696144S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_442 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT176.518095237S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_443 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT176.959274376S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_444 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT177.423673469S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_445 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT177.888072562S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_446 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT178.352471655S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_447 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT178.816870747S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_448 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT179.281269840S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_449 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT179.745668933S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_450 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT180.210068026S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_451 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT180.674467119S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_452 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT181.138866212S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """152.00 bpm""" . :event_453 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT181.533605441S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_454 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT181.974784580S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_455 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT182.415963718S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_456 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT182.845532879S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_457 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT183.286712017S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_458 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT183.727891156S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_459 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT184.169070294S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_460 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT184.587029478S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_461 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT185.028208616S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_462 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT185.469387754S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_463 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT185.910566893S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_464 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT186.351746031S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_465 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT186.792925169S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_466 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT187.234104308S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_467 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT187.686893423S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_468 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT188.151292516S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_469 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT188.615691609S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_470 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT189.056870747S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_471 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT189.521269840S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_472 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT189.985668933S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_473 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT190.426848072S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_474 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT190.868027210S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_475 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT191.309206348S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_476 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT191.727165532S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_477 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT192.168344670S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_478 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT192.609523809S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_479 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT193.050702947S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_480 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT193.515102040S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_481 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT193.991111110S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_482 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT194.467120181S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_483 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT194.919909296S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_484 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT195.395918367S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_485 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT195.871927437S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_486 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT196.336326530S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_487 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT196.812335600S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_488 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT197.288344670S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_489 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT197.717913831S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_490 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT198.182312924S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_491 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT198.646712017S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_492 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT199.111111110S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_493 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT199.563900226S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_494 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT200.028299319S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_495 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT200.492698412S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_496 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT200.945487528S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_497 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT201.409886620S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_498 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT201.874285713S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_499 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT202.338684806S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_500 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT202.791473922S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_501 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT203.244263038S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_502 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT203.685442176S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_503 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT204.161451246S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_504 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT204.637460317S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_505 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT205.101859410S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_506 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT205.566258503S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_507 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT206.030657596S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_508 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT206.495056689S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_509 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT206.947845804S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_510 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT207.400634920S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_511 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT207.853424035S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_512 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT208.317823128S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_513 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT208.770612244S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_514 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT209.223401360S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_515 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT209.676190475S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_516 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT210.128979591S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_517 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT210.581768707S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_518 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT211.034557822S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_519 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT211.487346938S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_520 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT211.940136054S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_521 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT212.392925169S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_522 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT212.834104308S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_523 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT213.310113378S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_524 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT213.786122448S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_525 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT214.262131518S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_526 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT214.749750566S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_527 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT215.237369614S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_528 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT215.666938775S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_529 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT216.119727890S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_530 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT216.572517006S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_531 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT217.002086167S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_532 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT217.443265305S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_533 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT217.884444444S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_534 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT218.325623582S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_535 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT218.755192743S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_536 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT219.207981859S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_537 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT219.660770974S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_538 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT220.090340135S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_539 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT220.543129251S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_540 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT220.995918367S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_541 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT221.437097505S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_542 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT221.889886620S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_543 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT222.342675736S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_544 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT222.795464852S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_545 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT223.248253967S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_546 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT223.701043083S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_547 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT224.153832199S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_548 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT224.606621314S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_549 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT225.082630385S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_550 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT225.558639455S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_551 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT226.046258503S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_552 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT226.522267573S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_553 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT226.998276643S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_554 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT227.462675736S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_555 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT227.938684806S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_556 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT228.414693877S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """77.13 bpm""" . :event_557 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT229.192562357S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_558 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT229.633741496S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_559 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT230.074920634S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_560 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT230.527709750S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_561 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT230.980498865S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_562 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT231.433287981S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_563 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT231.932517006S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """114.84 bpm""" . :event_564 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT232.454965986S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """114.84 bpm""" . :event_565 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT232.977414965S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_566 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT233.441814058S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_567 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT233.906213151S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_568 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT234.370612244S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_569 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT234.823401360S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_570 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT235.287800453S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_571 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT235.752199546S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_572 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT236.216598639S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_573 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT236.657777777S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_574 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT237.110566893S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_575 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT237.563356008S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_576 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT238.050975056S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_577 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT238.550204081S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_578 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT239.049433106S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_579 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT239.537052153S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_580 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT240.013061224S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_581 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT240.489070294S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_582 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT240.965079364S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_583 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT241.429478457S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_584 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT241.893877550S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_585 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT242.369886620S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_586 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT242.834285713S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_587 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT243.298684806S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_588 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT243.751473922S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_589 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT244.215873015S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_590 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT244.680272108S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_591 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT245.144671201S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_592 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT245.574240362S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_593 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT246.027029478S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_594 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT246.479818593S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_595 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT246.920997732S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_596 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT247.373786847S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_597 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT247.826575963S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_598 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT248.267755101S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_599 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT248.720544217S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_600 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT249.173333333S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_601 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT249.626122448S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_602 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT250.067301586S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_603 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT250.508480725S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_604 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT250.949659863S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_605 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT251.390839001S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_606 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT251.843628117S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_607 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT252.296417233S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_608 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT252.725986394S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_609 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT253.178775509S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_610 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT253.631564625S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_611 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT254.084353741S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_612 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT254.513922902S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_613 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT254.966712017S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_614 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT255.419501133S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_615 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT255.849070294S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_616 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT256.301859410S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_617 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT256.754648525S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_618 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT257.184217686S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_619 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT257.637006802S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_620 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT258.089795918S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_621 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT258.542585033S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_622 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT258.983764172S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_623 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT259.436553287S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_624 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT259.889342403S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_625 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT260.318911564S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_626 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT260.771700679S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_627 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT261.224489795S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_628 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT261.665668933S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_629 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT262.118458049S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_630 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT262.571247165S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_631 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT263.024036280S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_632 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT263.476825396S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_633 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT263.929614512S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_634 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT264.382403627S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_635 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT264.835192743S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_636 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT265.287981859S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_637 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT265.740770974S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_638 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT266.193560090S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_639 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT266.646349206S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_640 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT267.099138321S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_641 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT267.540317459S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_642 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT267.981496598S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_643 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT268.422675736S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_644 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT268.863854874S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_645 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT269.339863945S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_646 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT269.815873015S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_647 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT270.291882085S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_648 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT270.721451246S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_649 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT271.185850339S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_650 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT271.650249432S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_651 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT272.103038548S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_652 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT272.555827664S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_653 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT273.008616779S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_654 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT273.449795918S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_655 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT273.902585033S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_656 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT274.355374149S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_657 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT274.808163264S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_658 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT275.249342403S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_659 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT275.702131518S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_660 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT276.154920634S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_661 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT276.596099772S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_662 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT277.048888888S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_663 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT277.501678004S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_664 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT277.942857142S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_665 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT278.244716552S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_666 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT278.546575963S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_667 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT278.848435373S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_668 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT279.150294784S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """206.72 bpm""" . :event_669 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT279.440544217S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_670 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT279.742403627S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_671 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT280.044263038S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_672 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT280.346122448S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_673 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT280.647981859S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """206.72 bpm""" . :event_674 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT280.938231292S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_675 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT281.240090702S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_676 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT281.541950113S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_677 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT281.843809523S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_678 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT282.145668933S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_679 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT282.447528344S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_680 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT282.749387754S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_681 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT283.051247165S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_682 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT283.353106575S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_683 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT283.654965986S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """215.33 bpm""" . :event_684 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT283.933605441S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_685 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT284.235464852S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_686 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT284.537324262S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_687 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT284.839183673S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_688 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT285.141043083S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_689 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT285.442902494S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_690 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT285.744761904S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_691 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT286.046621314S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_692 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT286.348480725S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_693 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT286.650340135S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_694 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT286.952199546S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_695 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT287.254058956S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_696 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT287.555918367S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_697 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT287.857777777S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_698 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT288.159637187S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """323.00 bpm""" . :event_699 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT288.345396825S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_700 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT288.821405895S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_701 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT289.297414965S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_702 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT289.773424035S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_703 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT290.237823128S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_704 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT290.725442176S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_705 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT291.213061224S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_706 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT291.665850339S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_707 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT292.153469387S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_708 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT292.641088435S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_709 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT293.105487528S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_710 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT293.593106575S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_711 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT294.080725623S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_712 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT294.521904761S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_713 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT294.997913831S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_714 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT295.473922902S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_715 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT295.891882085S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_716 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT296.333061224S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_717 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT296.774240362S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_718 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT297.215419500S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_719 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT297.656598639S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_720 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT298.120997732S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_721 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT298.585396825S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_722 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT299.026575963S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_723 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT299.490975056S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_724 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT299.955374149S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_725 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT300.431383219S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_726 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT300.895782312S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_727 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT301.360181405S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_728 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT301.812970521S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_729 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT302.265759636S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_730 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT302.718548752S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_731 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT303.229387754S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_732 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT303.728616779S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_733 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT304.227845804S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_734 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT304.703854874S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_735 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT305.191473922S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_736 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT305.679092970S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_737 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT306.143492063S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_738 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT306.631111110S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_739 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT307.118730158S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_740 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT307.606349206S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_741 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT308.093968253S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_742 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT308.581587301S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_743 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT309.069206348S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_744 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT309.533605441S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_745 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT310.032834466S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_746 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT310.532063491S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_747 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT311.008072562S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_748 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT311.507301586S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """120.19 bpm""" . :event_749 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT312.006530611S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_750 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT312.447709750S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_751 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT312.900498865S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_752 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT313.353287981S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_753 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT313.817687074S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_754 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT314.293696144S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_755 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT314.769705215S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_756 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT315.199274376S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_757 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT315.663673469S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_758 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT316.128072562S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_759 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT316.638911564S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_760 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT317.149750566S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_761 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT317.660589568S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_762 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT318.171428571S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_763 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT318.682267573S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_764 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT319.193106575S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_765 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT319.680725623S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_766 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT320.191564625S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_767 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT320.702403627S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_768 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT321.213242630S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_769 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT321.724081632S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """117.45 bpm""" . :event_770 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT322.234920634S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_771 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT322.710929704S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_772 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT323.198548752S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_773 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT323.686167800S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_774 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT324.150566893S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_775 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT324.638185940S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """123.05 bpm""" . :event_776 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT325.125804988S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """166.71 bpm""" . :event_777 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT325.485714285S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_778 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT325.810793650S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_779 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT326.135873015S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_780 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT326.460952380S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_781 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT326.786031745S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_782 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT327.111111110S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_783 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT327.436190475S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_784 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT327.761269840S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_785 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT328.086349206S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """184.57 bpm""" . :event_786 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT328.411428571S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_787 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT328.713287981S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_788 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT329.026757369S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_789 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT329.340226757S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_790 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT329.653696144S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_791 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT329.967165532S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_792 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT330.280634920S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_793 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT330.594104308S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_794 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT330.907573695S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_795 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT331.221043083S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_796 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT331.522902494S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_797 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT331.836371881S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_798 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT332.149841269S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_799 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT332.463310657S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_800 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT332.776780045S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_801 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT333.078639455S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_802 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT333.392108843S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_803 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT333.705578230S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_804 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT334.019047618S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_805 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT334.332517006S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """206.72 bpm""" . :event_806 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT334.622766439S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_807 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT334.936235827S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_808 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT335.249705215S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """191.41 bpm""" . :event_809 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT335.563174602S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_810 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT335.865034013S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_811 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT336.166893423S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_812 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT336.468752834S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_813 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT336.770612244S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_814 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT337.072471655S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """215.33 bpm""" . :event_815 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT337.351111110S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_816 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT337.652970521S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_817 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT337.954829931S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_818 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT338.256689342S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_819 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT338.558548752S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """206.72 bpm""" . :event_820 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT338.848798185S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_821 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT339.150657596S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_822 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT339.452517006S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_823 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT339.754376416S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_824 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT340.056235827S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """206.72 bpm""" . :event_825 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT340.346485260S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_826 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT340.648344670S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_827 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT340.950204081S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_828 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT341.252063491S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """198.77 bpm""" . :event_829 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT341.553922902S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """87.59 bpm""" . :event_830 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT342.238911564S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_831 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT342.691700679S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_832 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT343.144489795S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_833 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT343.597278911S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_834 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT344.050068026S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_835 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT344.502857142S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_836 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT344.967256235S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_837 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT345.431655328S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_838 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT345.896054421S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_839 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT346.360453514S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_840 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT346.836462584S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_841 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT347.312471655S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_842 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT347.776870747S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_843 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT348.252879818S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_844 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT348.728888888S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """126.05 bpm""" . :event_845 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT349.204897958S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_846 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT349.622857142S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_847 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT350.064036280S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_848 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT350.505215419S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_849 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT350.934784580S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_850 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT351.375963718S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_851 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT351.817142856S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_852 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT352.258321995S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_853 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT352.711111110S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_854 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT353.163900226S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_855 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT353.616689342S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """147.66 bpm""" . :event_856 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT354.023038548S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_857 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT354.464217686S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_858 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT354.905396825S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_859 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT355.334965986S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_860 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT355.776145124S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_861 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT356.217324262S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_862 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT356.658503401S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_863 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT357.099682539S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_864 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT357.540861677S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_865 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT357.982040816S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_866 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT358.423219954S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_867 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT358.864399092S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_868 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT359.305578230S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """129.20 bpm""" . :event_869 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT359.769977323S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_870 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT360.211156462S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_871 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT360.652335600S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_872 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT361.093514738S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_873 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT361.523083899S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_874 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT361.964263038S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_875 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT362.405442176S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_876 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT362.846621314S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_877 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT363.287800453S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """136.00 bpm""" . :event_878 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT363.728979591S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """147.66 bpm""" . :event_879 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT364.135328797S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """147.66 bpm""" . :event_880 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT364.541678004S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """147.66 bpm""" . :event_881 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT364.948027210S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """147.66 bpm""" . :event_882 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT365.354376416S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """147.66 bpm""" . :event_883 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT365.760725623S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_884 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT366.178684806S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_885 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT366.596643990S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_886 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT367.014603174S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """139.67 bpm""" . :event_887 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT367.444172335S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_888 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT367.862131518S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_889 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT368.280090702S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """143.55 bpm""" . :event_890 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT368.698049886S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_891 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT369.150839001S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats ; rdfs:label """132.51 bpm""" . :event_892 a :event_type_45 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT369.603628117S"^^xsd:duration ; ] ; vamp:computed_by :transform_44_beats . :transform_893_segmentation a vamp:Transform ; vamp:plugin <http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-segmenter> ; vamp:step_size "8820"^^xsd:int ; vamp:block_size "26460"^^xsd:int ; vamp:sample_rate "44100"^^xsd:float ; vamp:parameter_binding [ vamp:parameter [ vamp:identifier "featureType" ] ; vamp:value "1"^^xsd:float ; ] ; vamp:parameter_binding [ vamp:parameter [ vamp:identifier "nSegmentTypes" ] ; vamp:value "10"^^xsd:float ; ] ; vamp:parameter_binding [ vamp:parameter [ vamp:identifier "neighbourhoodLimit" ] ; vamp:value "4"^^xsd:float ; ] ; vamp:output <http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-segmenter_output_segmentation> . :event_type_894 rdfs:subClassOf event:Event ; dc:title "Segmentation" ; dc:format "segment-type" ; dc:description "Segmentation" . :event_895 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT0.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """8""" ; af:feature "8" . :event_896 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT11.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """6""" ; af:feature "6" . :event_897 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT19.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """5""" ; af:feature "5" . :event_898 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT25.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """9""" ; af:feature "9" . :event_899 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT34.400000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """1""" ; af:feature "1" . :event_900 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT41.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """2""" ; af:feature "2" . :event_901 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT57.200000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """8""" ; af:feature "8" . :event_902 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT84.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """2""" ; af:feature "2" . :event_903 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT92.600000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """10""" ; af:feature "10" . :event_904 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT96.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """8""" ; af:feature "8" . :event_905 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT105.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """6""" ; af:feature "6" . :event_906 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT113.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """5""" ; af:feature "5" . :event_907 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT119.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """9""" ; af:feature "9" . :event_908 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT127.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """1""" ; af:feature "1" . :event_909 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT135.400000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """2""" ; af:feature "2" . :event_910 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT150.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """8""" ; af:feature "8" . :event_911 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT177.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """2""" ; af:feature "2" . :event_912 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT184.200000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """9""" ; af:feature "9" . :event_913 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT195.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """7""" ; af:feature "7" . :event_914 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT204.600000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """8""" ; af:feature "8" . :event_915 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT213.200000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """4""" ; af:feature "4" . :event_916 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT222.400000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """7""" ; af:feature "7" . :event_917 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT235.400000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """9""" ; af:feature "9" . :event_918 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT248.400000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """8""" ; af:feature "8" . :event_919 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT257.200000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """6""" ; af:feature "6" . :event_920 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT265.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """5""" ; af:feature "5" . :event_921 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT270.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """9""" ; af:feature "9" . :event_922 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT278.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """1""" ; af:feature "1" . :event_923 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT286.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """4""" ; af:feature "4" . :event_924 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT297.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """9""" ; af:feature "9" . :event_925 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT302.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """4""" ; af:feature "4" . :event_926 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT308.400000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """10""" ; af:feature "10" . :event_927 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT316.600000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """7""" ; af:feature "7" . :event_928 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT326.400000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """4""" ; af:feature "4" . :event_929 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT333.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """1""" ; af:feature "1" . :event_930 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT340.800000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """10""" ; af:feature "10" . :event_931 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT352.000000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """7""" ; af:feature "7" . :event_932 a :event_type_894 ; event:time [ a tl:Instant ; tl:onTimeLine :signal_timeline_2 ; tl:at "PT356.200000000S"^^xsd:duration ; ] ; vamp:computed_by :transform_893_segmentation ; rdfs:label """1""" ; af:feature "1" . :feature_timeline_6 a tl:DiscreteTimeLine . :feature_timeline_map_6 a tl:UniformSamplingWindowingMap ; tl:rangeTimeLine :feature_timeline_6 ; tl:domainTimeLine :signal_timeline_2 ; tl:sampleRate "44100"^^xsd:int ; tl:windowLength "32768"^^xsd:int ; tl:hopSize "32768"^^xsd:int . :signal_2 af:signal_feature :feature_6 . :feature_6 a :signal_type_5 ; mo:time [ a tl:Interval ; tl:onTimeLine :feature_timeline_6 ; ] ; af:dimensions "25 0" ; af:value "0.191658 -0.00796049 -0.282729 -0.010161 -0.150506 -0.395002 -0.0786355 -0.148619 -0.0465842 -0.0882657 0.449094 0.567711 -1 -0.121616 0.0596437 0.263273 0.0560406 -0.0707407 -0.524894 -0.212642 -0.0795285 -0.210568 0.0187822 0.379624 0.442626 0.124612 -0.383058 -0.65452 -0.497582 -0.473237 -0.423146 0.0569708 0.0867173 0.156679 0.335594 0.867171 0.803797 -1 -0.0936273 -0.0743023 0.0611626 -0.249939 -0.485034 -0.711185 -0.319044 -0.0936087 0.00697629 0.509269 0.873329 0.576003 0.199435 -0.161068 -0.419706 -0.467095 -0.662563 -0.66982 -0.227293 -0.166789 0.0826386 0.405068 1.04421 1.04298 -1 0.10002 0.181614 0.391249 -0.232115 -0.695068 -0.797838 -0.458521 -0.379284 -0.149085 0.506541 0.809519 0.722968 0.272754 -0.00409102 -0.450916 -0.557162 -0.709536 -0.638615 -0.271165 -0.306228 0.101704 0.471682 1.06304 1.02853 -1 0.217442 0.296808 0.312259 -0.316572 -0.607735 -0.77692 -0.575626 -0.513082 -0.0970693 0.596553 0.736454 0.727487 0.209806 -0.218891 -0.535827 -0.449974 -0.764869 -0.787297 -0.430104 0.00580322 0.429504 0.498519 1.06936 0.973972 -1 0.186925 0.147349 0.229447 -0.284325 -0.849734 -0.958619 -0.461411 -0.216152 0.104878 0.391626 0.755835 0.95418 0.321952 -0.161775 -0.712693 -0.682605 -0.897793 -0.906586 -0.614347 0.135631 0.771045 0.771979 1.10425 0.87094 -1 0.455008 0.21457 -0.0651852 -0.510538 -0.890676 -1.06814 -0.664617 -0.114267 0.385221 0.376577 0.749666 1.13238 0.122374 -0.42222 -0.772881 -0.615648 -0.714562 -0.787659 -0.495893 0.493313 1.01159 0.803073 0.796847 0.581664 -1 0.38496 -0.0984606 -0.301891 -0.501119 -0.888929 -0.96849 -0.439864 0.305295 0.592511 0.266235 0.620643 1.02911 0.151853 -0.401652 -0.771423 -0.596575 -0.64684 -0.743992 -0.501294 0.548376 1.05581 0.78639 0.668036 0.451312 -1 0.428126 -0.118454 -0.408033 -0.485146 -0.793071 -0.921481 -0.433646 0.38572 0.638234 0.175009 0.543015 0.989727 0.129145 -0.477802 -0.883324 -0.6946 -0.566327 -0.486812 -0.337387 0.626826 1.04232 0.690047 0.570471 0.387446 -1 0.329837 -0.298165 -0.534143 -0.459654 -0.683002 -0.744919 -0.395498 0.355872 0.739011 0.230864 0.512563 0.947235 -0.0119864 -0.568419 -0.972694 -0.695861 -0.451366 -0.240828 -0.115911 0.665489 1.03608 0.601286 0.489715 0.264491 -1 0.148799 -0.434832 -0.622902 -0.470957 -0.559126 -0.592141 -0.266977 0.378868 0.82269 0.320982 0.455283 0.820313 -0.0888823 -0.592928 -1.01692 -0.756494 -0.389939 0.0115883 0.0911967 0.683706 0.9544 0.53472 0.426849 0.1427 -1 0.0211474 -0.496758 -0.719503 -0.509502 -0.436405 -0.387344 -0.192818 0.321689 0.862033 0.42605 0.443366 0.668045 -0.079549 -0.585433 -0.925098 -0.652514 -0.287494 0.0372876 0.0344134 0.697611 0.927713 0.463184 0.308523 0.0613568 -1 0.0257446 -0.52056 -0.697716 -0.409165 -0.385434 -0.330885 -0.165345 0.380282 0.85986 0.289202 0.336378 0.617639 -0.0581065 -0.564333 -0.901977 -0.558515 -0.220245 -0.00282273 -0.0328693 0.680536 0.951389 0.442289 0.248407 0.0162485 -1 0.0525683 -0.502745 -0.698808 -0.350454 -0.331542 -0.379773 -0.169647 0.453082 0.86152 0.190796 0.262694 0.612309 -0.0711999 -0.606229 -0.921603 -0.488315 -0.170725 -0.0660398 -0.0553979 0.722529 1.00558 0.445116 0.193827 0.0124619 -1 0.0578962 -0.546418 -0.709024 -0.309475 -0.326964 -0.460507 -0.147255 0.575991 0.856262 0.132181 0.240351 0.636962 -0.105291 -0.620768 -0.859796 -0.466328 -0.168337 -0.0796472 -0.0296579 0.815907 1.03169 0.446364 0.102073 -0.0662102 -1 0.0673422 -0.579703 -0.740447 -0.323885 -0.349732 -0.40544 -0.0688312 0.660097 0.839457 0.0810715 0.220851 0.599218 -0.153098 -0.584723 -0.760419 -0.380973 -0.12073 -0.0824863 0.0118027 0.860945 1.01988 0.387373 -0.037321 -0.160254 -1 0.0540413 -0.597431 -0.728331 -0.308401 -0.308922 -0.327391 0.0322779 0.732328 0.777505 -0.00435134 0.13978 0.538895 -0.199673 -0.636183 -0.784016 -0.401708 -0.0700555 -0.0501928 0.103352 0.961025 1.04902 0.396452 -0.131615 -0.236401 -1 0.0305139 -0.679167 -0.809433 -0.346017 -0.272398 -0.280664 0.0860254 0.847203 0.79373 -0.00556708 0.14772 0.488053 -0.223414 -0.65147 -0.773345 -0.359183 0.0369113 0.0132508 0.0956473 0.927043 1.01988 0.386298 -0.183315 -0.2883 -1 0.0128175 -0.69525 -0.807385 -0.301344 -0.200394 -0.246966 0.0709363 0.879431 0.827556 -0.0273977 0.0763791 0.411617 -0.29374 -0.727807 -0.918941 -0.456577 0.0444684 0.127236 0.230179 0.964751 1.10222 0.438073 -0.179486 -0.330374 -1 -0.0298344 -0.77868 -0.938324 -0.380862 -0.163764 -0.225629 0.100417 0.898058 0.930672 0.117619 0.0884405 0.381888 -0.408337 -0.832307 -0.976751 -0.45305 0.113631 0.28096 0.392402 1.01811 1.08286 0.385301 -0.218304 -0.384506 -1 -0.172019 -0.890448 -0.973672 -0.376517 -0.128756 -0.135718 0.201989 0.92862 0.964607 0.193992 0.0889115 0.29901 -0.427843 -0.843365 -1.05341 -0.566071 -0.00571444 0.256595 0.455355 1.01614 1.09748 0.472858 -0.0930196 -0.309004 -1 -0.179714 -0.853895 -0.992128 -0.482843 -0.197151 -0.167349 0.183712 0.864257 0.952498 0.340742 0.20286 0.329012 -0.530353 -0.967869 -1.11378 -0.668194 -0.0720183 0.309973 0.636064 1.12844 1.07961 0.537868 -0.0334411 -0.306301 -1 -0.282098 -0.920725 -1.04439 -0.587969 -0.281366 -0.112594 0.270521 0.895635 0.940997 0.499493 0.360506 0.261991 -0.528814 -1.00245 -1.10782 -0.695717 -0.192345 0.182729 0.571791 1.11722 1.1137 0.686277 0.116782 -0.261352 -1 -0.228407 -0.812626 -1.03013 -0.652574 -0.420381 -0.227612 0.246153 0.89547 0.927101 0.570562 0.468326 0.264122 -0.540229 -0.954243 -1.01201 -0.582556 -0.14156 0.175794 0.527896 1.0335 1.05619 0.672086 0.0659581 -0.300827 -1 -0.20323 -0.73762 -0.967082 -0.581545 -0.383859 -0.225 0.263649 0.884582 0.860336 0.529387 0.377272 0.18311 -0.489048 -0.908176 -0.875515 -0.353516 -0.0309041 0.037457 0.359159 0.960885 1.00085 0.582003 -0.014328 -0.268865 -1 -0.169291 -0.696818 -0.813891 -0.400118 -0.355494 -0.332357 0.256533 0.967421 0.754048 0.316311 0.271095 0.202561 -0.559181 -0.967729 -0.978674 -0.434586 0.0158799 0.124244 0.472981 0.956431 0.966589 0.660787 0.0216921 -0.278434 -1 -0.233206 -0.718137 -0.870756 -0.480145 -0.304019 -0.308213 0.21918 0.991446 0.79526 0.458446 0.335426 0.114719 -0.708016 -1.0443 -1.03486 -0.49963 0.112738 0.316311 0.632496 0.932036 0.914199 0.722373 0.0149413 -0.358283 -1 -0.337618 -0.768139 -0.918666 -0.560647 -0.240554 -0.178416 0.239906 0.989331 0.877302 0.639881 0.322674 -0.0650543 -0.78196 -1.02964 -1.01478 -0.540151 0.235749 0.533666 0.736651 0.82698 0.790527 0.708655 -0.0234192 -0.442277 -1 -0.403028 -0.775265 -0.919121 -0.577516 -0.111261 0.00665224 0.225716 0.892966 0.926196 0.751547 0.24008 -0.256967 -0.772511 -0.945887 -0.950514 -0.566703 0.237486 0.69295 0.792989 0.623776 0.569485 0.65826 0.0717493 -0.411081 -1 -0.465626 -0.65826 -0.822757 -0.563184 -0.0404167 0.138223 0.178721 0.637391 0.863223 0.881146 0.246618 -0.395077 -0.758793 -0.912599 -0.96428 -0.567671 0.262834 0.786659 0.72347 0.521695 0.5952 0.665781 0.0999057 -0.452202 -1 -0.438761 -0.618981 -0.845694 -0.544493 -0.00078483 0.16349 0.126677 0.544645 0.976695 0.906512 0.144602 -0.413906 -0.676628 -0.795939 -0.892321 -0.591353 0.190541 0.751851 0.587513 0.343159 0.533749 0.744536 0.23057 -0.425676 -1 -0.338919 -0.422104 -0.793036 -0.565764 -0.0191427 0.144054 0.00805485 0.375333 0.973557 0.953643 0.131294 -0.446971 -0.692861 -0.792906 -0.904474 -0.699296 -0.00298374 0.630576 0.550826 0.378633 0.639103 0.900569 0.376973 -0.384159 -1 -0.262021 -0.333332 -0.808589 -0.714462 -0.197225 0.0759077 -0.00301695 0.332663 0.996398 1.05426 0.232706 -0.373292 -0.588495 -0.700164 -0.869419 -0.75193 -0.0925066 0.433257 0.339671 0.334291 0.709055 1.04005 0.457994 -0.311808 -1 -0.0788472 -0.204428 -0.776587 -0.765805 -0.280463 -0.0426469 -0.163165 0.319855 1.00972 1.00275 0.240134 -0.260513 -0.52607 -0.631841 -0.786588 -0.715542 -0.119306 0.301646 0.200484 0.258966 0.715112 1.10257 0.472177 -0.271604 -1 0.0407328 -0.120445 -0.720157 -0.744508 -0.315454 -0.118807 -0.218751 0.314478 0.971246 0.955178 0.19967 -0.243181 -0.472019 -0.582079 -0.739583 -0.677533 -0.0581549 0.310658 0.121944 0.168543 0.685285 1.06786 0.447152 -0.272071 -1 0.0905937 -0.0949523 -0.679654 -0.678203 -0.261756 -0.119218 -0.275368 0.267544 0.981187 0.902733 0.116992 -0.249898 -0.437435 -0.507173 -0.672949 -0.437629 0.172608 0.37958 0.0194186 0.0244964 0.616873 0.867133 0.290725 -0.31565 -1 0.0565065 -0.112405 -0.58304 -0.446979 -0.0595326 -0.121886 -0.282478 0.281987 0.967731 0.702246 -0.125618 -0.276531 -0.485776 -0.550447 -0.724126 -0.355159 0.325294 0.450091 0.0703924 0.0774963 0.638914 0.760442 0.155746 -0.362867 -1 -0.0255592 -0.243042 -0.603027 -0.376044 0.0495096 -0.103299 -0.240714 0.400269 1.00528 0.617556 -0.211103 -0.269829 -0.479213 -0.588641 -0.788005 -0.393191 0.349893 0.431282 0.0789727 0.123859 0.673164 0.7838 0.151997 -0.343916 -1 -0.0275429 -0.298259 -0.642893 -0.39709 0.0575311 -0.137184 -0.271819 0.467758 1.04191 0.619695 -0.17639 -0.23572 -0.466734 -0.561823 -0.804593 -0.424301 0.323196 0.418594 0.0837883 0.0679266 0.666973 0.802467 0.195576 -0.301069 -1 -0.00999075 -0.272304 -0.631098 -0.422235 0.0577296 -0.1612 -0.297513 0.414946 1.032 0.675963 -0.16359 -0.222708 -0.38889 -0.5073 -0.78156 -0.349268 0.305608 0.315095 -0.0260625 0.028583 0.714891 0.755986 0.191501 -0.258584 -1 0.0510302 -0.240917 -0.595938 -0.351158 0.0544782 -0.263222 -0.312187 0.416005 1.00409 0.573813 -0.212966 -0.123026 -0.254281 -0.424201 -0.747868 -0.407545 0.216497 0.20705 -0.15721 -0.0274633 0.705842 0.790379 0.256875 -0.158074 -1 0.18053 -0.164499 -0.557466 -0.340471 0.00766431 -0.322728 -0.425546 0.322714 0.968208 0.540206 -0.183565 -0.025048 -0.244669 -0.408111 -0.738941 -0.382077 0.16903 0.149069 -0.18118 -0.0395515 0.720991 0.801352 0.294279 -0.140191 -1 0.189855 -0.120049 -0.543158 -0.347635 -0.0260341 -0.374764 -0.413206 0.319444 0.940663 0.535788 -0.162051 0.00114809 -0.182296 -0.329963 -0.647631 -0.225993 0.241937 0.0643177 -0.278037 -0.107227 0.673559 0.694415 0.208947 -0.112028 -1 0.221852 -0.0947961 -0.445825 -0.214656 0.0373812 -0.436056 -0.413636 0.346059 0.841877 0.378273 -0.255238 0.0347645 -0.141294 -0.296516 -0.57384 -0.0867868 0.338776 0.0241697 -0.318139 -0.173749 0.567658 0.588043 0.141627 -0.069949 -1 0.204657 -0.090154 -0.341184 -0.0781155 0.107116 -0.473755 -0.41311 0.36843 0.725995 0.269855 -0.300465 0.0207287 -0.167126 -0.33969 -0.541287 0.0834498 0.50641 0.112413 -0.248317 -0.141427 0.49866 0.383177 -0.0332423 -0.113022 -1 0.0891021 -0.226894 -0.302311 0.0963599 0.22742 -0.427389 -0.296005 0.456663 0.664608 0.132276 -0.395061 -0.0187686 -0.176029 -0.36133 -0.515387 0.198122 0.621098 0.208944 -0.192039 -0.176026 0.359331 0.215853 -0.082336 -0.1002 -1 -0.0477529 -0.283963 -0.223499 0.227855 0.321334 -0.376123 -0.244752 0.445428 0.598381 0.0684512 -0.412667 -0.0726926 -0.241676 -0.414793 -0.520267 0.239653 0.72085 0.337553 -0.0700918 -0.159576 0.262036 0.122088 -0.139073 -0.136703 -1 -0.178744 -0.358285 -0.208582 0.272941 0.396527 -0.283451 -0.180045 0.462326 0.574213 0.0809479 -0.411792 -0.166056 -0.302581 -0.483129 -0.557197 0.24126 0.776644 0.384832 0.0504805 -0.0563006 0.251078 0.0656929 -0.204936 -0.165843 -1 -0.273886 -0.460633 -0.231358 0.267731 0.428797 -0.236141 -0.110563 0.550491 0.557324 0.0689079 -0.374023 -0.186646 -0.323689 -0.535705 -0.582867 0.269996 0.799043 0.362341 0.103246 0.0555217 0.28763 0.0138973 -0.27187 -0.177543 -1 -0.321464 -0.551013 -0.257095 0.282987 0.427784 -0.248626 -0.0432647 0.660218 0.538221 0.00699729 -0.346828 -0.147917 -0.307815 -0.552731 -0.664805 0.161782 0.708349 0.277535 0.0480247 0.105729 0.436521 0.153453 -0.20551 -0.160532 -1 -0.224191 -0.53946 -0.34144 0.174979 0.342904 -0.335171 -0.105294 0.694132 0.634744 0.0606448 -0.305409 -0.0564388 -0.317929 -0.525047 -0.689285 0.0920585 0.634301 0.212068 0.00338704 0.0910128 0.546011 0.275521 -0.161941 -0.160159 -1 -0.130298 -0.495636 -0.385845 0.0776828 0.28718 -0.382944 -0.138312 0.688507 0.695456 0.128719 -0.322922 -0.0215895 -0.297121 -0.524676 -0.724528 -0.0157925 0.540718 0.107899 -0.0522836 0.144868 0.664732 0.405525 -0.126515 -0.122826 -1 -0.0135181 -0.492875 -0.436833 -0.0182929 0.191108 -0.446053 -0.192893 0.715533 0.744726 0.169092 -0.286033 0.0660399 -0.259591 -0.514625 -0.729025 -0.100889 0.536063 0.117134 -0.105334 0.180695 0.694772 0.467913 -0.134136 -0.152978 -1 0.0567131 -0.488698 -0.484642 -0.0562754 0.187517 -0.403806 -0.27064 0.714835 0.813174 0.151185 -0.291674 0.0723109 -0.322488 -0.531295 -0.729805 -0.203733 0.473147 0.139383 -0.0833529 0.184239 0.731029 0.597397 -0.0832405 -0.171282 -1 0.0955996 -0.467494 -0.514436 -0.170805 0.11272 -0.35622 -0.280099 0.677888 0.874428 0.278158 -0.274004 0.0242637 -0.373991 -0.509665 -0.689116 -0.153911 0.429959 0.0989169 -0.0765596 0.162648 0.75924 0.595737 -0.0679525 -0.175305 -1 0.0850644 -0.432179 -0.471165 -0.192142 0.06879 -0.37577 -0.212521 0.664119 0.844288 0.291824 -0.298806 0.0284984 -0.376326 -0.598266 -0.669678 -0.169415 0.344616 0.0154078 -0.113667 0.218856 0.775232 0.664232 0.0299589 -0.120952 -1 0.0956281 -0.420477 -0.432225 -0.195812 -0.0818767 -0.443266 -0.198809 0.679107 0.826706 0.306686 -0.189276 0.0536146 -0.304776 -0.600111 -0.665976 -0.296453 0.253109 -0.0354352 -0.130164 0.252022 0.808722 0.739028 0.0502006 -0.0701674 -1 0.207861 -0.436297 -0.472574 -0.241723 -0.156507 -0.447236 -0.242209 0.639865 0.824166 0.351611 -0.128627 0.101671 -0.19754 -0.551146 -0.689986 -0.524495 0.049266 -0.178651 -0.127032 0.326755 0.862422 0.863574 0.128076 0.0387569 -1 0.356718 -0.412718 -0.534572 -0.390806 -0.273453 -0.473634 -0.317365 0.58445 0.776201 0.433442 0.0306178 0.221119 -0.135822 -0.506185 -0.724037 -0.677985 -0.200882 -0.339366 -0.173406 0.382196 0.955318 1.00003 0.291331 0.128805 -1 0.459938 -0.309448 -0.57181 -0.549068 -0.441593 -0.560391 -0.36635 0.516985 0.760888 0.508703 0.192559 0.359587 -0.0993875 -0.436304 -0.679876 -0.756215 -0.319097 -0.400285 -0.148427 0.440619 0.987526 1.04271 0.275066 0.0936722 -1 0.543575 -0.250362 -0.628389 -0.644161 -0.48457 -0.524839 -0.348468 0.493832 0.708353 0.515944 0.237883 0.381202 -0.0248621 -0.362642 -0.567412 -0.717607 -0.437172 -0.516122 -0.207891 0.486592 0.97017 0.983024 0.279237 0.114686 -1 0.583251 -0.183588 -0.575466 -0.625286 -0.564062 -0.529499 -0.301877 0.461126 0.597086 0.40074 0.281412 0.456161 0.0430183 -0.331851 -0.513875 -0.645067 -0.463223 -0.555207 -0.327008 0.47993 0.991556 0.930313 0.282527 0.108887 -1 0.618301 -0.147408 -0.553839 -0.550494 -0.598011 -0.563913 -0.303627 0.442187 0.607981 0.28811 0.242784 0.51793 0.0775578 -0.306052 -0.511745 -0.620735 -0.450341 -0.528642 -0.411478 0.424715 0.994176 0.92692 0.318601 0.0870246 -1 0.633183 -0.0928271 -0.554466 -0.521004 -0.58141 -0.57358 -0.356021 0.398933 0.666477 0.257286 0.201905 0.521523 0.0916302 -0.339087 -0.516253 -0.618387 -0.444728 -0.501274 -0.396946 0.468833 0.982294 0.88214 0.303798 0.0879796 -1 0.601787 -0.140729 -0.566131 -0.486944 -0.588201 -0.552644 -0.332386 0.411193 0.66872 0.229368 0.222994 0.532972 0.132472 -0.362574 -0.497382 -0.58634 -0.440312 -0.499437 -0.402064 0.518021 0.928429 0.799857 0.304345 0.104985 -1 0.549755 -0.16433 -0.54108 -0.424316 -0.59606 -0.541724 -0.31738 0.421245 0.629222 0.14976 0.27651 0.558397 0.141374 -0.377599 -0.463907 -0.516899 -0.424177 -0.482138 -0.422976 0.481994 0.879889 0.747095 0.332328 0.105017 -1 0.501673 -0.145898 -0.497415 -0.358856 -0.596284 -0.546443 -0.290192 0.398826 0.612018 0.11733 0.273865 0.531376 0.10585 -0.38427 -0.448489 -0.472223 -0.466975 -0.536767 -0.410411 0.481281 0.91002 0.754432 0.346665 0.120887 -1 0.492145 -0.136091 -0.475712 -0.367451 -0.644017 -0.595003 -0.223731 0.418387 0.575249 0.13434 0.27891 0.542975 0.107848 -0.396222 -0.367476 -0.363739 -0.460589 -0.555112 -0.383137 0.536116 0.843559 0.618686 0.299154 0.120911 -1 0.413709 -0.16353 -0.402878 -0.281479 -0.659137 -0.573068 -0.120851 0.442621 0.469502 0.0210093 0.30271 0.551392 0.150199 -0.379477 -0.303764 -0.272352 -0.415 -0.533573 -0.368346 0.569932 0.752683 0.468234 0.222346 0.109118 -1 0.35164 -0.191193 -0.358355 -0.176945 -0.607496 -0.527287 -0.0695734 0.454535 0.380899 -0.109437 0.30246 0.550752 0.164849 -0.328952 -0.2937 -0.246894 -0.349235 -0.494896 -0.369296 0.582297 0.757776 0.38443 0.121736 0.0718846 -1 0.345753 -0.237212 -0.369499 -0.147064 -0.52484 -0.47061 -0.0673377 0.472606 0.395569 -0.190275 0.218726 0.574183 0.077854 -0.372785 -0.294648 -0.199325 -0.307555 -0.443133 -0.317108 0.638817 0.770794 0.357965 0.0880841 0.00103946 -1 0.263195 -0.270626 -0.377723 -0.157041 -0.520239 -0.426173 0.00463796 0.533659 0.424013 -0.204512 0.199755 0.531054 0.0498416 -0.367595 -0.276972 -0.139034 -0.273928 -0.397957 -0.316341 0.628963 0.744632 0.305134 0.0827098 -0.0394533 -1 0.203572 -0.254257 -0.353683 -0.12997 -0.49251 -0.396496 0.0305725 0.52785 0.432175 -0.243065 0.170949 0.504864 0.0381365 -0.331529 -0.193073 -0.0362848 -0.188291 -0.334873 -0.316595 0.600582 0.66331 0.190381 0.00682818 -0.0985928 -1 0.14423 -0.250942 -0.296313 -0.0514645 -0.420762 -0.315032 0.0716293 0.518486 0.398459 -0.336585 0.0920897 0.446204 0.0362016 -0.364752 -0.205714 0.00990011 -0.143179 -0.30966 -0.302277 0.610381 0.632065 0.125414 -0.0128457 -0.0755349 -1 0.08659 -0.303854 -0.274105 0.0126817 -0.399661 -0.319502 0.0944908 0.542144 0.384439 -0.368144 0.0919746 0.452947 0.10673 -0.320134 -0.173545 0.00638316 -0.176053 -0.341733 -0.354539 0.560651 0.576284 0.0898639 0.0305247 -0.00443293 -1 0.110907 -0.266712 -0.218076 0.046937 -0.413699 -0.339612 0.0485859 0.465189 0.338137 -0.391384 0.122244 0.497481 0.166806 -0.251684 -0.0925023 0.0510204 -0.192819 -0.351778 -0.388204 0.502381 0.494806 0.0181433 0.0149689 0.0288607 -1 0.133603 -0.226114 -0.156494 0.109627 -0.402913 -0.323612 0.0507365 0.38619 0.254649 -0.436844 0.109073 0.502098 0.185982 -0.257522 -0.0368636 0.0863921 -0.19824 -0.394744 -0.414635 0.486526 0.437232 -0.000951676 0.021097 0.0857262 -1 0.141911 -0.222853 -0.0843391 0.162507 -0.440692 -0.344399 0.0559294 0.371976 0.183794 -0.459196 0.132097 0.503263 0.214375 -0.254819 0.0448931 0.157773 -0.143144 -0.422289 -0.451119 0.439597 0.334031 -0.0437903 -0.00489687 0.129388 -1 0.144687 -0.212591 0.0114133 0.258383 -0.429479 -0.351411 0.0425942 0.367412 0.0918837 -0.51468 0.125069 0.466719 0.22101 -0.265527 0.103521 0.280884 -0.0667832 -0.417078 -0.471356 0.393342 0.233941 -0.142309 -0.0340413 0.164396 -1 0.0874237 -0.223463 0.113704 0.383576 -0.398409 -0.365187 0.0667292 0.368964 0.0137375 -0.589548 0.101937 0.440535 0.275963 -0.236874 0.180766 0.392143 0.00534303 -0.421084 -0.476739 0.33613 0.086603 -0.277863 -0.0920928 0.227704 -1 0.053672 -0.229939 0.225395 0.528146 -0.336007 -0.369487 0.0749072 0.342478 -0.129331 -0.681916 0.0956005 0.426482 0.334131 -0.207329 0.222828 0.408306 0.0474901 -0.385739 -0.465102 0.297852 -0.0230264 -0.370743 -0.130389 0.271722 -1 0.0412423 -0.250862 0.276912 0.604636 -0.285833 -0.327562 0.0545335 0.286168 -0.200941 -0.717547 0.0987452 0.420508 0.411682 -0.171541 0.228089 0.387712 0.0193017 -0.429011 -0.487471 0.255562 -0.0730219 -0.389253 -0.117275 0.365225 -1 0.0867804 -0.244549 0.306497 0.640697 -0.28705 -0.368219 0.00578701 0.235022 -0.269233 -0.711569 0.13512 0.470717 0.415084 -0.165092 0.276798 0.419029 0.00915069 -0.477595 -0.494499 0.200728 -0.135346 -0.400075 -0.0891872 0.441003 -1 0.0876874 -0.226949 0.395798 0.673565 -0.319278 -0.401852 0.0110856 0.198824 -0.351981 -0.693721 0.159507 0.467316 0.48128 -0.136351 0.280079 0.389122 -0.0294516 -0.527164 -0.507981 0.135431 -0.180396 -0.381153 -0.0644766 0.541061 -1 0.153248 -0.209016 0.422511 0.699025 -0.328577 -0.458274 -0.0349707 0.139688 -0.427588 -0.645679 0.195888 0.493744 0.553829 -0.0702248 0.319968 0.387373 -0.00693694 -0.512643 -0.522482 0.0179716 -0.27386 -0.406042 -0.08454 0.597586 -1 0.211446 -0.178647 0.461843 0.758883 -0.266511 -0.451626 -0.08868 0.0457553 -0.499915 -0.621335 0.163894 0.464892 0.499036 -0.0673079 0.367933 0.3886 -0.00962595 -0.511988 -0.453275 0.00577785 -0.320946 -0.397843 -0.0965836 0.596222 -1 0.188487 -0.172648 0.502348 0.726783 -0.276239 -0.411235 -0.0400719 0.0364605 -0.562302 -0.571228 0.177027 0.402618 0.47154 -0.111881 0.294982 0.272374 -0.110938 -0.578149 -0.400174 0.075166 -0.243264 -0.297573 -0.0252132 0.653129 -1 0.208697 -0.198179 0.459145 0.612911 -0.369853 -0.459079 -0.0389002 0.0589131 -0.550358 -0.467743 0.282162 0.462285 0.471596 -0.10161 0.285169 0.208775 -0.2019 -0.621508 -0.394882 0.0259582 -0.237318 -0.227974 0.0638954 0.7298 -1 0.246837 -0.159467 0.483402 0.557046 -0.439607 -0.498918 -0.055458 -0.0182423 -0.571951 -0.361881 0.334403 0.483836 0.411868 -0.141233 0.240346 0.253095 -0.114126 -0.574856 -0.354496 -0.00994753 -0.224904 -0.243526 0.0208479 0.736932 -1 0.199771 -0.228768 0.494246 0.597665 -0.380725 -0.5085 -0.0290715 0.0217253 -0.548246 -0.331045 0.261377 0.451573 0.34177 -0.240666 0.0686978 0.150623 -0.0835948 -0.560881 -0.309897 0.0354603 -0.0942225 -0.12601 0.0618693 0.756851 -1 0.181157 -0.321763 0.403387 0.505856 -0.381438 -0.567891 -0.0748507 0.117071 -0.406398 -0.218043 0.279421 0.483492 0.30469 -0.308293 -0.0605381 0.0623794 -0.147585 -0.553186 -0.233879 0.12649 0.000488165 -0.107112 0.128186 0.78836 -1 0.11883 -0.393712 0.334869 0.421172 -0.428916 -0.599203 -0.0514801 0.146351 -0.336788 -0.149621 0.368393 0.570104 0.220859 -0.354024 -0.135237 0.00428062 -0.262978 -0.507359 -0.0780621 0.230055 0.089056 -0.115229 0.157283 0.751356 -1 0.0352274 -0.443626 0.250739 0.316987 -0.483233 -0.56318 0.0914692 0.141195 -0.316676 -0.0548176 0.434025 0.59189 0.16985 -0.371421 -0.221579 -0.171759 -0.392757 -0.554518 0.0430371 0.391341 0.242617 0.00424711 0.147524 0.713418 -1 0.0855469 -0.492461 0.101767 0.112744 -0.555101 -0.542937 0.137383 0.209626 -0.274903 0.0508665 0.519579 0.647889 0.0887705 -0.400899 -0.301602 -0.289829 -0.472431 -0.560147 0.161888 0.543756 0.368833 0.0866169 0.133249 0.641794 -1 0.0732237 -0.538556 -0.027312 -0.0605637 -0.597151 -0.500537 0.199254 0.293688 -0.215987 0.125851 0.579003 0.669087 -0.0465672 -0.487511 -0.416798 -0.293546 -0.433472 -0.511165 0.289496 0.613987 0.45576 0.140995 0.126604 0.562217 -1 -0.0223529 -0.587148 -0.112505 -0.142357 -0.563527 -0.510178 0.272726 0.411353 -0.150747 0.20699 0.585536 0.612212 -0.18448 -0.553833 -0.504513 -0.293994 -0.318752 -0.399369 0.383728 0.62274 0.509199 0.190402 0.099452 0.449421 -1 -0.108822 -0.628374 -0.17347 -0.203032 -0.475487 -0.464429 0.299169 0.494407 -0.0378335 0.276014 0.518891 0.502967 -0.327412 -0.673987 -0.600582 -0.323286 -0.186283 -0.207393 0.524007 0.698907 0.571914 0.232089 0.0101487 0.281877 -1 -0.19789 -0.743028 -0.310174 -0.251848 -0.385898 -0.355161 0.361325 0.604551 0.116867 0.355488 0.449269 0.3565 -0.335285 -0.633448 -0.596473 -0.282318 -0.121316 -0.184767 0.509079 0.639762 0.546995 0.212394 -0.0235013 0.268879 -1 -0.201783 -0.725014 -0.288248 -0.225479 -0.315857 -0.346706 0.334121 0.601373 0.116022 0.338878 0.379568 0.333125 -0.393086 -0.589491 -0.593466 -0.272676 -0.132524 -0.208058 0.494351 0.608929 0.592714 0.257972 0.00675132 0.228582 -1 -0.206808 -0.661313 -0.279023 -0.297945 -0.314657 -0.347925 0.334829 0.604151 0.151908 0.35942 0.33621 0.321155 -0.425928 -0.588559 -0.615983 -0.295047 -0.147725 -0.180851 0.495949 0.574613 0.630594 0.327314 0.0391126 0.186509 -1 -0.188083 -0.620773 -0.317098 -0.344788 -0.315111 -0.346225 0.329956 0.584031 0.206329 0.425816 0.308765 0.277181 -0.446153 -0.579354 -0.531103 -0.171475 -0.0615501 -0.123027 0.52401 0.523768 0.52149 0.228643 -0.0272801 0.14203 -1 -0.251417 -0.60903 -0.250017 -0.245517 -0.24324 -0.293814 0.392947 0.576567 0.129031 0.366801 0.25196 0.17573 -0.454758 -0.576634 -0.375233 -0.0314628 0.0484075 -0.0558412 0.564757 0.513129 0.373411 0.0779714 -0.157374 0.0736257 -1 -0.314938 -0.632366 -0.158624 -0.109211 -0.175767 -0.182557 0.489266 0.580743 0.012472 0.24769 0.18902 0.0542717 -0.366619 -0.606973 -0.417473 -0.123269 -0.0553979 -0.17053 0.518528 0.645217 0.488325 0.124953 -0.1525 0.115737 -1 -0.212975 -0.680349 -0.239222 -0.144464 -0.275398 -0.261266 0.463275 0.640419 0.0296092 0.202933 0.279083 0.198354 -0.286113 -0.564098 -0.372293 -0.0469549 -0.0521391 -0.228924 0.438086 0.659462 0.494176 0.0587559 -0.199851 0.0998936 -1 -0.17058 -0.650686 -0.229405 -0.0638063 -0.255095 -0.300432 0.460064 0.66157 -0.0133622 0.0631618 0.248615 0.249955 -0.16535 -0.445627 -0.359175 -0.0196752 0.00320287 -0.254921 0.348329 0.558696 0.499871 0.0452875 -0.297685 0.0870477 -1 -0.0308404 -0.608495 -0.275302 -0.00256626 -0.130643 -0.342017 0.370049 0.644492 -0.0252495 -0.000319746 0.131685 0.269206 -0.0346653 -0.33068 -0.354745 0.0107641 0.0811156 -0.326738 0.19447 0.441504 0.492158 0.036683 -0.34196 0.132094 -1 0.0966052 -0.556167 -0.259636 0.0630452 -0.0274404 -0.428261 0.212082 0.636213 -0.0213233 -0.0929575 0.0409144 0.336925 0.0720871 -0.260495 -0.343745 0.0736416 0.154875 -0.303305 0.0974775 0.326678 0.453347 -0.0197008 -0.39205 0.14119 -1 0.162144 -0.526807 -0.260211 0.17967 0.0828253 -0.462 0.134666 0.591963 -0.0212029 -0.163763 -0.0579478 0.340664 0.135078 -0.222208 -0.298478 0.178523 0.263772 -0.234172 0.026975 0.225947 0.373826 -0.148374 -0.455781 0.15489 -1 0.149415 -0.545848 -0.198015 0.340258 0.179676 -0.441581 0.107532 0.538596 -0.0313802 -0.259253 -0.172346 0.332948 0.29528 -0.151311 -0.263719 0.126742 0.143557 -0.363263 -0.106711 0.201828 0.361276 -0.176975 -0.383971 0.317267 -1 0.256668 -0.517186 -0.133598 0.381054 0.0859656 -0.520614 0.0136726 0.4345 -0.09123 -0.317941 -0.103367 0.512076 0.34085 -0.142707 -0.260654 0.0989178 0.0256694 -0.451817 -0.140853 0.272262 0.416764 -0.179049 -0.33533 0.355946 -1 0.278618 -0.506359 -0.148047 0.350589 -0.00800258 -0.564181 0.0378341 0.434337 -0.108619 -0.350954 -0.0285872 0.613371 0.38031 -0.104807 -0.262384 0.0907923 -0.0545889 -0.521615 -0.197038 0.308567 0.46323 -0.186146 -0.285176 0.368857 -1 0.291603 -0.459248 -0.153852 0.322169 -0.0599748 -0.598111 0.0259532 0.427051 -0.105332 -0.401764 0.00659162 0.704913 0.291033 -0.185076 -0.278338 0.116207 -0.0607616 -0.478895 -0.124432 0.426567 0.52494 -0.196731 -0.297102 0.262589 -1 0.199264 -0.500004 -0.210061 0.282978 -0.0910402 -0.554198 0.141387 0.512964 -0.0533589 -0.418544 0.02678 0.663832 0.247981 -0.272527 -0.328005 0.10682 -0.0811305 -0.447739 -0.0346001 0.538113 0.53303 -0.219437 -0.282132 0.239627 -1 0.109108 -0.554699 -0.25055 0.262508 -0.125171 -0.543139 0.211385 0.568991 -0.0516522 -0.409241 0.120849 0.661612 0.260812 -0.267122 -0.350245 0.164953 0.0137835 -0.394427 -0.0684516 0.513761 0.514233 -0.277075 -0.323467 0.213245 -1 0.078848 -0.570859 -0.252601 0.328835 -0.0450773 -0.539939 0.176697 0.591822 -0.0143366 -0.471762 0.0599067 0.658467 0.250862 -0.256235 -0.420364 0.15327 0.0525049 -0.355686 -0.090744 0.471252 0.580511 -0.241309 -0.329497 0.185434 -1 0.103848 -0.570559 -0.307132 0.314861 0.0109392 -0.564286 0.132958 0.595438 0.0743395 -0.441214 -0.0123686 0.663176 0.223373 -0.230473 -0.454655 0.108164 0.0213137 -0.339497 -0.0633305 0.497103 0.624803 -0.212548 -0.322713 0.14846 -1 0.099241 -0.55121 -0.356302 0.242231 0.0190798 -0.53388 0.13252 0.595263 0.109967 -0.411666 -0.0168976 0.671655 0.0951251 -0.295615 -0.454708 0.141449 0.0329351 -0.262831 0.0885036 0.553359 0.614951 -0.224076 -0.358731 0.0696394 -1 -0.0103986 -0.591285 -0.377431 0.20891 0.0218636 -0.461935 0.274971 0.641764 0.0863994 -0.346182 -0.0101915 0.563515 0.00327725 -0.372865 -0.464021 0.111228 -0.00835093 -0.234344 0.202462 0.62956 0.628832 -0.190111 -0.348464 0.0427955 -1 -0.0682314 -0.631161 -0.398865 0.150776 -0.0424335 -0.422648 0.369533 0.670825 0.0736637 -0.264445 0.0491017 0.513884 -0.152274 -0.480429 -0.406454 0.215583 0.105605 -0.137229 0.309 0.693344 0.576586 -0.241491 -0.429116 -0.0531256 -1 -0.211839 -0.710912 -0.351104 0.191668 -0.0352222 -0.322774 0.50882 0.767717 0.0621482 -0.279517 0.0102186 0.370797 -0.23209 -0.531086 -0.39737 0.188262 0.0856124 -0.124464 0.365754 0.757971 0.583309 -0.205735 -0.412816 -0.0773468 -1 -0.260145 -0.729967 -0.342762 0.136615 -0.0903063 -0.273501 0.557523 0.796469 0.0679012 -0.242397 0.0466752 0.333893 -0.338986 -0.586774 -0.413075 0.165632 0.0827093 -0.0718654 0.418382 0.811275 0.623117 -0.157936 -0.378507 -0.153972 -1 -0.331086 -0.732602 -0.364997 0.0575065 -0.130196 -0.214168 0.60493 0.827539 0.141142 -0.191772 0.0554518 0.278252 -0.395954 -0.587432 -0.441022 0.0687756 -0.0088717 -0.0886241 0.464561 0.840578 0.683719 -0.0364915 -0.308766 -0.190473 -1 -0.311057 -0.677314 -0.418674 -0.0890401 -0.188758 -0.198832 0.611446 0.816749 0.179559 -0.0849171 0.109691 0.251146 -0.438618 -0.582597 -0.4261 0.0737069 0.00636128 -0.0682322 0.481502 0.820432 0.674154 0.00214014 -0.30897 -0.233779 -1 -0.316377 -0.644368 -0.419852 -0.119466 -0.174035 -0.172658 0.619457 0.819784 0.187788 -0.0545157 0.089313 0.18493 -0.430514 -0.586131 -0.435126 0.0666989 0.0283794 -0.0529618 0.454259 0.815482 0.687537 0.021384 -0.317007 -0.252002 -1 -0.294836 -0.642122 -0.436887 -0.112384 -0.161011 -0.169962 0.588056 0.82552 0.223078 -0.0631958 0.0644831 0.179262 -0.413735 -0.581391 -0.433285 0.0525667 0.0180155 -0.0726205 0.427627 0.813747 0.699982 0.0394135 -0.316701 -0.233618 -1 -0.262846 -0.64447 -0.437365 -0.110165 -0.176044 -0.183162 0.568319 0.823576 0.227561 -0.0645033 0.0602993 0.198799 -0.413629 -0.568563 -0.41643 0.0249365 -0.0116056 -0.106193 0.420809 0.847502 0.711248 0.0528356 -0.312721 -0.228192 -1 -0.249466 -0.639259 -0.431681 -0.146523 -0.209804 -0.172086 0.56198 0.831306 0.221004 -0.0752138 0.0836534 0.22609 -0.367607 -0.548684 -0.431192 -0.03105 -0.0163677 -0.136706 0.384599 0.850793 0.742071 0.0890166 -0.334128 -0.200746 -1 -0.176057 -0.659383 -0.460129 -0.159762 -0.208284 -0.18615 0.504255 0.837882 0.241101 -0.0750051 0.0736387 0.267894 -0.32713 -0.557485 -0.469994 -0.10464 -0.0638746 -0.159282 0.354333 0.865724 0.800563 0.143019 -0.304456 -0.176776 -1 -0.117698 -0.672478 -0.512807 -0.191934 -0.244039 -0.214315 0.463538 0.830385 0.291151 -0.0437697 0.0957882 0.316179 -0.285098 -0.544661 -0.48496 -0.20959 -0.183233 -0.241484 0.28943 0.883962 0.853315 0.230809 -0.200314 -0.108177 -1 -0.0468613 -0.631671 -0.517633 -0.271094 -0.358533 -0.257696 0.396841 0.78315 0.320548 0.000674576 0.174374 0.407901 -0.292241 -0.561795 -0.513151 -0.220652 -0.181688 -0.289245 0.236002 0.869233 0.898451 0.302169 -0.15288 -0.0942031 -1 -0.0180059 -0.609974 -0.51964 -0.299116 -0.388584 -0.321582 0.348566 0.814291 0.367518 0.0188811 0.18101 0.426637 -0.225288 -0.542836 -0.518851 -0.205018 -0.142974 -0.337729 0.123671 0.828091 0.907071 0.326545 -0.143223 -0.069458 -1 0.045864 -0.580475 -0.512981 -0.257864 -0.371449 -0.389163 0.250067 0.833173 0.396912 -0.03652 0.157679 0.464757 -0.211283 -0.53148 -0.515283 -0.169517 -0.0725905 -0.330868 0.0556808 0.776516 0.906477 0.337168 -0.153684 -0.0911375 -1 0.0663633 -0.561905 -0.507842 -0.224502 -0.328163 -0.409026 0.196179 0.852509 0.441936 -0.069072 0.0988329 0.44469 -0.131033 -0.437934 -0.521267 -0.252632 -0.143531 -0.397565 -0.0272512 0.721273 0.914744 0.392063 -0.0783057 -0.0385606 -1 0.153629 -0.469128 -0.499708 -0.285331 -0.338343 -0.436581 0.0772104 0.769413 0.450212 -0.0605594 0.12328 0.515906 -0.119528 -0.408225 -0.534046 -0.297726 -0.176839 -0.418477 -0.106991 0.672989 0.967348 0.476455 -0.020186 -0.0347728 -1 0.221683 -0.412871 -0.512532 -0.334752 -0.370138 -0.464096 0.00568626 0.729217 0.524611 -0.0227969 0.0980584 0.53793 -0.086059 -0.386637 -0.514956 -0.290765 -0.164319 -0.426141 -0.15465 0.645289 0.969388 0.476576 -0.0378879 -0.0298387 -1 0.267167 -0.406145 -0.507746 -0.308092 -0.36 -0.472967 -0.0234098 0.714532 0.533021 -0.0465885 0.0633491 0.546879 -0.0775199 -0.417756 -0.535241 -0.272963 -0.0647853 -0.355129 -0.196619 0.624066 0.952392 0.456089 -0.0653174 -0.0472159 -1 0.25412 -0.448229 -0.511193 -0.246449 -0.309885 -0.453722 -0.0771329 0.729637 0.604347 -0.0778152 0.00944574 0.526876 -0.101184 -0.438577 -0.580257 -0.320521 -0.00324408 -0.24275 -0.184002 0.617686 0.963691 0.4807 -0.0775943 -0.113947 -1 0.238373 -0.472957 -0.575635 -0.271114 -0.256627 -0.38517 -0.117025 0.725249 0.714705 -0.040613 -0.0325607 0.473374 -0.108709 -0.434215 -0.608848 -0.395539 -0.0227781 -0.206435 -0.138228 0.63344 0.973283 0.510434 -0.0803361 -0.122069 -1 0.248479 -0.487263 -0.617068 -0.322077 -0.247649 -0.339037 -0.128976 0.703233 0.734852 0.0138425 -0.0218595 0.463522 -0.100112 -0.445763 -0.639297 -0.435819 -0.0448169 -0.20211 -0.139306 0.641327 0.98337 0.549716 -0.0406269 -0.126562 -1 0.257824 -0.463918 -0.641905 -0.352327 -0.257196 -0.34681 -0.160277 0.691285 0.758768 0.0386764 0.0132793 0.4626 -0.0912538 -0.454884 -0.670446 -0.372191 0.062716 -0.152508 -0.185997 0.548703 0.963934 0.541862 -0.0561648 -0.13377 -1 0.259975 -0.459128 -0.631153 -0.270952 -0.170202 -0.387511 -0.213614 0.693045 0.798908 0.0280575 -0.067525 0.420101 -0.123471 -0.446392 -0.619632 -0.29192 0.0669469 -0.130961 -0.207928 0.536786 0.938861 0.5096 -0.0298022 -0.202089 -1 0.205018 -0.390202 -0.599343 -0.25752 -0.174047 -0.364708 -0.172602 0.682655 0.802304 -0.0202955 -0.0831417 0.371881 -0.117882 -0.45181 -0.619011 -0.327905 -0.00922273 -0.174755 -0.181263 0.618677 0.94575 0.521214 -0.00654049 -0.197251 -1 0.201729 -0.377018 -0.614125 -0.305964 -0.230833 -0.363742 -0.150193 0.694713 0.76511 -0.0286089 0.00375559 0.405177 -0.110038 -0.479314 -0.635687 -0.346453 0.0205068 -0.155465 -0.119622 0.677018 0.912915 0.508931 -0.0652394 -0.207552 -1 0.190525 -0.427295 -0.649947 -0.297202 -0.192901 -0.337916 -0.138696 0.745679 0.72914 -0.038235 0.0403394 0.376509 -0.0979053 -0.473336 -0.627244 -0.371893 0.0809833 -0.0631894 -0.117941 0.662666 0.871805 0.505019 -0.11305 -0.255914 -1 0.200831 -0.442588 -0.683869 -0.280976 -0.132834 -0.25811 -0.176067 0.726907 0.771324 -0.0370775 -0.00136532 0.313824 -0.209327 -0.509228 -0.650014 -0.398071 0.0938692 -0.00457675 -0.0049463 0.72434 0.905031 0.524891 -0.149458 -0.322509 -1 0.138222 -0.490828 -0.718976 -0.36044 -0.127484 -0.185812 -0.0977721 0.771789 0.800746 0.0235055 -0.00942853 0.256477 -0.301316 -0.570839 -0.762322 -0.504195 0.10505 0.11115 0.137242 0.782258 0.950236 0.567535 -0.153587 -0.361213 -1 0.0734219 -0.574539 -0.813088 -0.460427 -0.100479 -0.11477 -0.0705197 0.787368 0.886209 0.155353 0.0135718 0.217899 -0.432117 -0.707525 -0.876687 -0.580741 0.105021 0.236129 0.249824 0.827238 1.0365 0.65232 -0.105039 -0.404922 -1 -0.00142432 -0.666035 -0.903551 -0.53975 -0.147196 -0.0847885 -0.00820284 0.809854 1.02734 0.327267 0.0293501 0.157137 -0.540141 -0.863504 -0.903976 -0.583616 0.16339 0.406096 0.440042 0.929004 0.94001 0.602325 -0.110613 -0.479016 -1 -0.192298 -0.766853 -0.937776 -0.531944 -0.139065 0.042069 0.112945 0.857084 1.03006 0.395023 0.125503 0.0052483 -0.60399 -0.940141 -0.955509 -0.697729 0.108766 0.453279 0.548058 0.94506 0.888626 0.682666 0.013422 -0.442509 -1 -0.262575 -0.763529 -0.939546 -0.634766 -0.206929 0.0754907 0.106626 0.810269 1.03854 0.558778 0.269608 -0.0519659 -0.632388 -0.947635 -0.945219 -0.740425 0.0373374 0.464233 0.573293 0.923611 0.866518 0.746305 0.101703 -0.447333 -1 -0.273453 -0.697747 -0.939582 -0.696719 -0.263443 0.0935785 0.116698 0.751149 1.03619 0.649417 0.32691 -0.103001 -0.671341 -0.931654 -0.890465 -0.70579 0.0577782 0.448425 0.565007 0.928294 0.861054 0.75261 0.0779053 -0.491824 -1 -0.275075 -0.666579 -0.910384 -0.714706 -0.271661 0.117482 0.131965 0.775385 1.02401 0.623036 0.300703 -0.134173 -0.758102 -0.996187 -0.86414 -0.598624 0.0923095 0.388859 0.540615 1.02287 0.968929 0.75278 0.00905193 -0.558359 -1 -0.297403 -0.721538 -0.913319 -0.702576 -0.334846 0.0709919 0.231562 0.930693 1.05932 0.54564 0.245888 -0.114413 -0.793976 -0.995325 -0.879254 -0.612951 0.176486 0.472345 0.602002 1.00504 0.896189 0.714956 -0.0346786 -0.550834 -1 -0.354912 -0.772377 -0.892631 -0.69755 -0.260883 0.144051 0.21211 0.925312 1.05797 0.572256 0.227127 -0.160473 -0.796438 -0.993477 -0.900421 -0.713169 0.135481 0.525013 0.646821 1.00226 0.852851 0.753699 0.0178502 -0.530466 -1 -0.365165 -0.762974 -0.912356 -0.765415 -0.279433 0.203785 0.173443 0.85824 1.07407 0.66347 0.293253 -0.180924 -0.778297 -0.928164 -0.859399 -0.690022 0.220918 0.619041 0.67453 0.866241 0.699326 0.683652 -0.00955482 -0.498271 -1 -0.392129 -0.740368 -0.838775 -0.698919 -0.163403 0.277884 0.129566 0.75163 1.01033 0.69128 0.238461 -0.265554 -0.796858 -0.867307 -0.77886 -0.583263 0.374929 0.751517 0.674217 0.693519 0.536011 0.589766 -0.057489 -0.536182 -1 -0.45613 -0.694814 -0.742222 -0.593827 -0.0142338 0.374415 0.107943 0.66519 0.979055 0.676788 0.109994 -0.41216 -0.868436 -0.913854 -0.821293 -0.543827 0.441389 0.82963 0.689089 0.679396 0.595727 0.590567 -0.0784776 -0.59991 -1 -0.503983 -0.737853 -0.777943 -0.585174 0.0184355 0.385413 0.144914 0.702218 1.0783 0.700668 0.0264716 -0.451467 -0.868908 -0.928203 -0.877013 -0.581713 0.374034 0.763245 0.635318 0.683132 0.705431 0.674906 -0.00690009 -0.57333 -1 -0.451591 -0.715149 -0.80635 -0.638412 -0.0513857 0.295658 0.116765 0.708078 1.14235 0.738676 0.0403385 -0.378975 -0.792752 -0.833609 -0.832226 -0.584955 0.34266 0.722293 0.494916 0.530123 0.681629 0.724361 0.0672114 -0.519651 -1 -0.34595 -0.595579 -0.749534 -0.618613 -0.0578262 0.249704 0.00401173 0.583478 1.15096 0.752692 -0.0130297 -0.36031 -0.701341 -0.711652 -0.750719 -0.586739 0.249786 0.565537 0.30838 0.402481 0.690634 0.80754 0.155885 -0.429791 -1 -0.190649 -0.441963 -0.658276 -0.625645 -0.127603 0.153801 -0.109881 0.483838 1.11284 0.730887 -0.041801 -0.28555 -0.612277 -0.609254 -0.727614 -0.622807 0.193855 0.469886 0.225578 0.359251 0.70144 0.861966 0.159817 -0.399841 -1 -0.0670155 -0.352663 -0.666795 -0.649382 -0.115916 0.109423 -0.195001 0.450744 1.07046 0.705219 -0.0497091 -0.239363 -0.570877 -0.571934 -0.758393 -0.524301 0.29169 0.461551 0.157302 0.322273 0.749504 0.789956 0.0689525 -0.415722 -1 -0.0450512 -0.382519 -0.682826 -0.553707 -0.0107904 0.0467282 -0.217705 0.509902 1.09696 0.597255 -0.171345 -0.186905 -0.473493 -0.448327 -0.69211 -0.387945 0.376222 0.412769 0.0321782 0.210962 0.697474 0.689555 -0.0130852 -0.4042 -1 0.013323 -0.318574 -0.615207 -0.422962 0.107437 -0.00341454 -0.277032 0.495818 1.03069 0.44094 -0.295906 -0.155112 -0.442475 -0.434906 -0.709026 -0.293605 0.422917 0.338007 -0.00735259 0.194843 0.727617 0.629181 -0.0595534 -0.365647 -1 0.0212917 -0.342457 -0.589591 -0.348455 0.14779 -0.108696 -0.270536 0.561455 0.990783 0.357807 -0.334307 -0.0850851 -0.396 -0.445904 -0.740831 -0.242909 0.432527 0.300206 -0.0341534 0.144393 0.726312 0.595376 -0.0457458 -0.293269 -1 0.0295316 -0.358753 -0.568274 -0.270647 0.160762 -0.206828 -0.275546 0.558871 0.956983 0.348771 -0.335179 -0.0396924 -0.315259 -0.415759 -0.752756 -0.238283 0.466835 0.31231 -0.0293702 0.0545386 0.638995 0.538629 -0.0514474 -0.208434 -1 0.0438131 -0.371179 -0.537341 -0.191336 0.232519 -0.236239 -0.323092 0.496226 0.88943 0.360045 -0.329001 -0.0338455 -0.273919 -0.433866 -0.743992 -0.191209 0.470906 0.256527 -0.0668637 0.0948308 0.708352 0.510638 -0.116171 -0.215233 -1 0.09097 -0.42156 -0.568152 -0.130428 0.22085 -0.293277 -0.283879 0.56434 0.884236 0.285328 -0.366773 0.0183441 -0.265489 -0.389093 -0.659233 -0.0942151 0.476156 0.199967 -0.118528 0.0358974 0.689867 0.468172 -0.137734 -0.205767 -1 0.111427 -0.382111 -0.489855 -0.0722679 0.217171 -0.322242 -0.246591 0.54797 0.822163 0.225276 -0.426867 0.015927 -0.241179 -0.347214 -0.628784 -0.0564585 0.437344 0.139272 -0.139665 -0.00869659 0.677689 0.448761 -0.113895 -0.167173 -1 0.129608 -0.334299 -0.446184 -0.0561201 0.200899 -0.370751 -0.234853 0.513962 0.758571 0.215701 -0.421992 0.0454586 -0.185376 -0.294732 -0.580644 0.00431786 0.40617 0.0641674 -0.181731 -0.0541145 0.646582 0.391292 -0.105662 -0.110271 -1 0.153855 -0.292336 -0.381066 -0.00049496 0.193013 -0.428784 -0.22655 0.476299 0.668601 0.160766 -0.419103 0.0958002 -0.169479 -0.314707 -0.553628 0.0876876 0.489059 0.071879 -0.169402 -0.0496321 0.573136 0.303791 -0.167232 -0.101472 -1 0.108072 -0.331719 -0.336477 0.0969524 0.246077 -0.432182 -0.205924 0.521067 0.60241 0.0829771 -0.425411 0.0741578 -0.15665 -0.341893 -0.574869 0.118452 0.539691 0.0990736 -0.0985878 -0.0472385 0.496915 0.209277 -0.210407 -0.0337639 -1 0.0435752 -0.417303 -0.304547 0.170595 0.295635 -0.434467 -0.173944 0.531943 0.528494 0.0768842 -0.396143 0.0792783 -0.172408 -0.367162 -0.575199 0.169627 0.623307 0.176162 -0.0493817 -0.045914 0.409965 0.121575 -0.239597 -0.0509753 -1 -0.0522257 -0.448753 -0.277137 0.230374 0.364751 -0.386107 -0.157526 0.543228 0.504678 0.0406307 -0.391432 0.0295193 -0.248463 -0.484469 -0.641324 0.15594 0.663023 0.248413 0.120989 0.100689 0.406094 0.0567408 -0.296295 -0.0813377 -1 -0.185799 -0.591643 -0.329474 0.220507 0.376552 -0.331879 -0.0485561 0.646792 0.494057 0.0555322 -0.312138 0.00605004 -0.306666 -0.566019 -0.658742 0.189607 0.689598 0.275947 0.228425 0.21677 0.414928 -0.0118909 -0.359071 -0.112886 -1 -0.281843 -0.69738 -0.352522 0.235096 0.371754 -0.30276 0.0651837 0.741864 0.470315 0.0285592 -0.274833 -0.00343292 -0.30851 -0.531896 -0.62766 0.183097 0.650009 0.211313 0.189354 0.177659 0.448552 0.039072 -0.342188 -0.0888013 -1 -0.217556 -0.658826 -0.326417 0.206419 0.332414 -0.339354 0.0564856 0.721493 0.458008 0.0524399 -0.298187 0.0130793 -0.342112 -0.54578 -0.61855 0.154565 0.579071 0.144977 0.187032 0.202613 0.524473 0.10343 -0.317708 -0.0720118 -1 -0.178686 -0.663308 -0.328059 0.150529 0.246615 -0.371688 0.0961528 0.735181 0.464656 0.0964069 -0.289596 0.0417947 -0.402955 -0.62297 -0.693497 0.0596242 0.601433 0.206849 0.233109 0.302206 0.609709 0.190975 -0.344857 -0.139626 -1 -0.17643 -0.740494 -0.432764 0.0678861 0.233072 -0.323634 0.0869238 0.813122 0.586762 0.151243 -0.284073 0.0183876 -0.401924 -0.655608 -0.78188 -0.103681 0.567224 0.227622 0.254264 0.399034 0.702045 0.305398 -0.344494 -0.168001 -1 -0.11666 -0.789396 -0.556089 -0.0482441 0.213193 -0.288496 0.0222204 0.852703 0.696788 0.212727 -0.242551 0.0438049 -0.441971 -0.678149 -0.843699 -0.25413 0.494499 0.240111 0.249223 0.441374 0.787439 0.468736 -0.256214 -0.20722 -1 -0.0708812 -0.751206 -0.637851 -0.205167 0.148122 -0.261751 -0.0435953 0.842008 0.821597 0.319499 -0.193175 0.0324003 -0.514011 -0.709025 -0.878006 -0.34027 0.407208 0.262301 0.23967 0.426767 0.830677 0.628445 -0.115991 -0.237766 -1 -0.0634276 -0.660329 -0.669524 -0.334562 0.0533804 -0.256515 -0.0757815 0.790797 0.916584 0.458998 -0.140155 -0.0194666 -0.488981 -0.70927 -0.928148 -0.462624 0.29443 0.213316 0.229025 0.466638 0.906539 0.73833 -0.044189 -0.215068 -1 0.00856937 -0.632925 -0.739662 -0.435307 -0.0230409 -0.28524 -0.117089 0.771215 0.957387 0.534135 -0.0697352 0.031691 -0.505207 -0.732087 -0.923383 -0.575515 0.21586 0.231505 0.232252 0.460776 0.887725 0.863076 0.0573825 -0.212384 -1 0.0351454 -0.578236 -0.75972 -0.530013 -0.103952 -0.242059 -0.159217 0.708788 0.996871 0.651883 0.00706472 -0.0265556 -0.468683 -0.702101 -0.882542 -0.687459 0.0511275 0.136592 0.190109 0.436003 0.870777 0.995072 0.198829 -0.137723 -1 0.119544 -0.468626 -0.734114 -0.630106 -0.240974 -0.265511 -0.21101 0.610294 0.957359 0.75329 0.123876 -0.0140224 -0.401744 -0.599898 -0.824484 -0.755815 -0.110519 0.0223222 0.0773707 0.348045 0.891827 1.0963 0.31988 -0.063286 -1 0.25507 -0.321615 -0.689503 -0.70065 -0.350692 -0.320082 -0.285437 0.470604 0.930204 0.808185 0.152458 0.051459 -0.401104 -0.573339 -0.773113 -0.769072 -0.163777 -0.00920607 0.0329135 0.390112 0.917799 1.13234 0.343239 -0.12679 -1 0.281208 -0.24928 -0.699399 -0.753205 -0.399497 -0.288525 -0.289622 0.470973 0.947828 0.764163 0.165604 0.0497532 -0.381723 -0.5969 -0.775176 -0.771912 -0.227851 -0.0772119 0.00858149 0.490255 1.00764 1.14468 0.326572 -0.146955 -1 0.314577 -0.27519 -0.753471 -0.768988 -0.469005 -0.325314 -0.244854 0.538833 0.962628 0.712568 0.191556 0.116661 -0.301695 -0.527886 -0.653415 -0.649558 -0.212189 -0.113778 -0.156269 0.423946 0.972311 1.07663 0.306411 -0.164507 -1 0.36803 -0.197743 -0.679975 -0.650799 -0.475016 -0.339392 -0.266445 0.496593 0.944407 0.56272 0.103561 0.134061 -0.160352 -0.469578 -0.657089 -0.673565 -0.225063 -0.190695 -0.306219 0.323266 0.932955 1.07347 0.376742 -0.023869 -1 0.460071 -0.156655 -0.614759 -0.582193 -0.480651 -0.434272 -0.419037 0.411803 0.931213 0.523665 0.119787 0.241028 -0.0238155 -0.492214 -0.720132 -0.767941 -0.321843 -0.305815 -0.360066 0.406536 0.950688 1.06029 0.435442 0.138872 -1 0.512953 -0.219723 -0.622036 -0.561552 -0.566879 -0.532945 -0.49534 0.4131 0.893658 0.484382 0.267122 0.427261 0.0891863 -0.486408 -0.711869 -0.773759 -0.323104 -0.300023 -0.376709 0.464946 0.891964 0.951797 0.396535 0.177443 -1 0.508857 -0.269951 -0.631107 -0.478081 -0.545971 -0.512417 -0.516288 0.403873 0.846254 0.379498 0.320248 0.495086 0.260326 -0.379252 -0.640167 -0.734014 -0.388914 -0.441124 -0.497843 0.369231 0.829203 0.877205 0.419901 0.325447 -1 0.608187 -0.209945 -0.534223 -0.368274 -0.554824 -0.61006 -0.577393 0.309435 0.705843 0.286513 0.331871 0.61287 0.167161 -0.456635 -0.579777 -0.598 -0.422813 -0.474235 -0.460993 0.43853 0.868848 0.819481 0.399544 0.298889 -1 0.524973 -0.252324 -0.484862 -0.315597 -0.653781 -0.635365 -0.390462 0.376552 0.65733 0.246985 0.321796 0.604754 0.172788 -0.479069 -0.477491 -0.447497 -0.428308 -0.518081 -0.435158 0.506556 0.815261 0.658891 0.327473 0.304634 -1 0.451186 -0.296354 -0.403755 -0.191545 -0.688935 -0.63685 -0.24138 0.418629 0.518551 0.108439 0.334655 0.62736 0.203785 -0.507798 -0.492377 -0.416844 -0.451381 -0.561189 -0.38264 0.592942 0.82364 0.545417 0.287267 0.359177 -1 0.40389 -0.388305 -0.395256 -0.142372 -0.707056 -0.671921 -0.165412 0.46215 0.447608 0.0402372 0.393223 0.723213 0.255738 -0.475481 -0.445447 -0.364692 -0.452683 -0.567413 -0.363715 0.632152 0.756116 0.416605 0.242457 0.366363 -1 0.359927 -0.400667 -0.361123 -0.0797913 -0.678622 -0.641703 -0.123513 0.453919 0.359059 -0.0654726 0.422481 0.755504 0.249254 -0.418761 -0.362876 -0.239465 -0.384263 -0.543154 -0.341127 0.654238 0.720525 0.26309 0.113397 0.289141 -1 0.308707 -0.415349 -0.326344 -0.00635388 -0.595674 -0.577929 -0.0368613 0.486312 0.294387 -0.209852 0.335877 0.74308 0.214958 -0.40186 -0.344632 -0.161944 -0.291327 -0.46626 -0.308095 0.674865 0.709744 0.162953 0.0136638 0.197933 -1 0.243525 -0.448776 -0.334983 0.0353887 -0.501425 -0.506683 0.0133135 0.527596 0.309323 -0.295337 0.250415 0.707643 0.192057 -0.397812 -0.318944 -0.115934 -0.229595 -0.390126 -0.254576 0.701586 0.65625 0.0755613 -0.0461904 0.127724 -1 0.165409 -0.468774 -0.337759 0.0637806 -0.433262 -0.421548 0.0597084 0.545416 0.297211 -0.350138 0.226151 0.653806 0.217197 -0.384186 -0.308802 -0.0835483 -0.22136 -0.385741 -0.260797 0.67977 0.62434 0.0246615 -0.04785 0.146316 -1 0.148696 -0.46687 -0.314605 0.106779 -0.415249 -0.427849 0.0647619 0.523279 0.268963 -0.376438 0.223336 0.665198 0.28533 -0.300994 -0.230556 -0.0550453 -0.241844 -0.418273 -0.294889 0.624202 0.539051 -0.0514285 -0.0536721 0.198119 -1 0.168123 -0.422377 -0.238033 0.151871 -0.401273 -0.41314 0.0483067 0.444154 0.176081 -0.431223 0.225562 0.691947 0.386578 -0.206163 -0.187937 -0.0456233 -0.267736 -0.458543 -0.338534 0.557976 0.471171 -0.11096 -0.0591697 0.25894 -1 0.220458 -0.373611 -0.196719 0.197674 -0.363051 -0.428344 0.00347454 0.363304 0.0918001 -0.477339 0.227808 0.734547 0.327399 -0.26287 -0.162379 0.0408516 -0.204188 -0.424665 -0.322437 0.572472 0.467954 -0.120231 -0.103131 0.191227 -1 0.179214 -0.387672 -0.195339 0.243899 -0.354561 -0.424417 0.0639825 0.42948 0.0963054 -0.500038 0.189169 0.659979 0.277942 -0.276447 -0.0646694 0.176568 -0.122396 -0.37286 -0.309614 0.536837 0.394277 -0.189819 -0.162423 0.112605 -1 0.12051 -0.369211 -0.133663 0.330134 -0.317678 -0.376296 0.14607 0.443475 0.0502966 -0.559091 0.119172 0.546282 0.232933 -0.321671 0.00129001 0.280542 -0.106552 -0.38453 -0.299296 0.517318 0.311294 -0.232657 -0.131856 0.133184 -1 0.0428022 -0.352159 -0.0347556 0.392404 -0.359481 -0.393615 0.215019 0.447775 -0.0250489 -0.57514 0.152646 0.489554 0.151825 -0.363496 0.0623161 0.358135 -0.0529571 -0.32052 -0.2494 0.517483 0.237853 -0.28784 -0.149833 0.0964344 -1 -0.0520842 -0.368223 0.0309609 0.427385 -0.366027 -0.33215 0.293388 0.452181 -0.0527173 -0.579508 0.143125 0.40367 0.265156 -0.27446 0.134408 0.358374 -0.0324275 -0.352501 -0.319221 0.41033 0.0991625 -0.355908 -0.135388 0.202475 -1 -0.0070025 -0.3215 0.141611 0.504007 -0.326154 -0.329911 0.19158 0.341191 -0.152386 -0.628536 0.155345 0.431756 0.29986 -0.224182 0.198283 0.387448 -0.0392457 -0.42101 -0.371801 0.34232 0.0395025 -0.366251 -0.109823 0.264898 -1 0.0252532 -0.265478 0.23268 0.53077 -0.338207 -0.362816 0.154761 0.296514 -0.227268 -0.652205 0.161342 0.444655 0.30532 -0.193972 0.275653 0.435322 0.0229939 -0.444989 -0.370802 0.303008 -0.0310137 -0.405236 -0.187009 0.290726 -1 0.044697 -0.283743 0.306537 0.58884 -0.298749 -0.339672 0.162098 0.304707 -0.31366 -0.690856 0.112021 0.40778 0.286911 -0.175276 0.364453 0.483121 0.0775286 -0.412063 -0.376149 0.200699 -0.130313 -0.429799 -0.20241 0.313298 -1 0.0427793 -0.263677 0.404292 0.647289 -0.2825 -0.298497 0.1616 0.238706 -0.370009 -0.669193 0.059001 0.330208 0.319275 -0.14421 0.383946 0.450742 0.072258 -0.429013 -0.359584 0.126999 -0.197354 -0.42055 -0.194332 0.391824 -1 0.0803893 -0.256347 0.452149 0.661345 -0.268077 -0.303576 0.127327 0.173402 -0.442788 -0.61316 0.0720573 0.317279 0.342417 -0.0855791 0.431318 0.432735 0.0980825 -0.3938 -0.31527 0.0486886 -0.278178 -0.446142 -0.2495 0.415228 -1 0.116872 -0.255858 0.480781 0.681287 -0.206136 -0.246889 0.117942 0.100167 -0.514539 -0.571817 0.0320866 0.266105 0.283326 -0.12082 0.405322 0.378935 0.0425124 -0.377083 -0.226282 0.0615027 -0.27929 -0.428065 -0.195762 0.455704 -1 0.0708235 -0.280849 0.497705 0.620472 -0.261658 -0.230911 0.163621 0.0593926 -0.528913 -0.469198 0.0931202 0.266395 0.244611 -0.103049 0.436742 0.415804 0.0540137 -0.352296 -0.173329 0.0249508 -0.34297 -0.480577 -0.201334 0.477433 -1 0.0114349 -0.280016 0.562196 0.637483 -0.241582 -0.194049 0.20794 0.0214288 -0.590929 -0.451568 0.0825356 0.235126 0.155773 -0.166534 0.38942 0.372739 0.0178676 -0.330786 -0.0721648 0.0961674 -0.295181 -0.445847 -0.181078 0.459624 -1 -0.0506402 -0.325648 0.533585 0.566531 -0.280314 -0.168291 0.283573 0.0551788 -0.573189 -0.378823 0.123448 0.21459 0.0765809 -0.265037 0.287966 0.322574 -0.0122218 -0.347039 -0.0132681 0.177103 -0.219695 -0.377513 -0.112155 0.482705 -1 -0.116585 -0.375814 0.500486 0.492437 -0.344721 -0.215334 0.306246 0.130118 -0.51992 -0.30492 0.204326 0.243681 0.051754 -0.277798 0.270588 0.246356 -0.10558 -0.378202 0.0286649 0.281078 -0.151191 -0.326319 -0.0940967 0.454746 -1 -0.108111 -0.383744 0.442122 0.39182 -0.41444 -0.191723 0.346727 0.156922 -0.499835 -0.280303 0.26728 0.273284 -0.00121426 -0.297104 0.221155 0.148218 -0.187355 -0.413273 0.0822318 0.381855 -0.0579217 -0.23756 -0.0722871 0.433253 -1 -0.095075 -0.395369 0.371611 0.257131 -0.481025 -0.182324 0.365544 0.203425 -0.46035 -0.216876 0.326583 0.306726 0.00517257 -0.229534 0.186531 0.0447627 -0.233938 -0.437325 0.122644 0.408741 0.0135333 -0.181 -0.109474 0.409887 -1 -0.0208301 -0.386484 0.295594 0.147903 -0.455171 -0.155502 0.336883 0.2021 -0.447293 -0.173883 0.312837 0.343847 -0.0276168 -0.23544 0.100871 -0.0418003 -0.291123 -0.454818 0.205541 0.493397 0.109479 -0.113764 -0.115259 0.370533 -1 -0.0104312 -0.403019 0.185564 0.0301232 -0.453895 -0.160725 0.358825 0.260369 -0.415838 -0.113543 0.354991 0.36758 -0.101294 -0.259205 0.0766337 0.00558367 -0.202354 -0.396876 0.266761 0.509824 0.136576 -0.122906 -0.185847 0.273104 -1 -0.0622305 -0.428783 0.145639 0.0243211 -0.368886 -0.126815 0.405335 0.340109 -0.380835 -0.125792 0.285892 0.292046 -0.165863 -0.334457 -0.00269149 -0.000569827 -0.108302 -0.284969 0.35776 0.546611 0.141727 -0.131575 -0.230045 0.212375 -1 -0.143006 -0.510315 0.0831547 0.0243139 -0.293226 -0.0817982 0.428755 0.404413 -0.313934 -0.0905767 0.268844 0.223376 -0.23472 -0.421049 -0.0797496 0.0194641 -0.0263962 -0.211776 0.397802 0.600672 0.207005 -0.10807 -0.257741 0.114559 -1 -0.199616 -0.558309 0.00484749 0.0165818 -0.245957 -0.0811655 0.452732 0.504486 -0.213607 -0.0901754 0.241548 0.168634 -0.320253 -0.461949 -0.180908 0.0195259 -0.019889 -0.213959 0.447308 0.655216 0.333628 -0.0371492 -0.263912 0.0423415 -1 -0.22639 -0.57704 -0.0937009 -0.0669018 -0.230777 -0.12922 0.49478 0.613827 -0.128355 -0.0430092 0.222885 0.163902 -0.369208 -0.474679 -0.227525 -0.00252369 -0.0602625 -0.24044 0.448176 0.655216 0.391107 0.0338624 -0.197546 0.0438233 -1 -0.231776 -0.543314 -0.106738 -0.137626 -0.270749 -0.174411 0.490119 0.622845 -0.087287 0.0163075 0.24538 0.17725 -0.413679 -0.481438 -0.247705 -0.0177043 -0.117454 -0.265675 0.465582 0.661737 0.405821 0.0816486 -0.107896 0.036763 -1 -0.270765 -0.481841 -0.101511 -0.212269 -0.315448 -0.195863 0.501443 0.615043 -0.0788714 0.0634037 0.306935 0.169744 -0.354447 -0.408824 -0.169788 0.0310103 -0.0815044 -0.295917 0.423731 0.605656 0.320629 0.037719 -0.150342 0.0420762 -1 -0.238451 -0.430379 -0.0499833 -0.158576 -0.258245 -0.183288 0.469465 0.595427 -0.160361 -0.00786303 0.280006 0.142249 -0.279756 -0.419706 -0.171374 0.000541418 -0.0825554 -0.34123 0.366727 0.630739 0.344162 0.0544179 -0.181192 0.0792249 -1 -0.156389 -0.4688 -0.0765231 -0.125208 -0.278097 -0.223829 0.421611 0.622257 -0.155492 -0.0436339 0.289832 0.194273 -0.283211 -0.451903 -0.162887 0.0257575 -0.0503293 -0.352877 0.33506 0.681921 0.391455 0.0572898 -0.226246 0.0359689 -1 -0.14136 -0.50332 -0.104943 -0.107735 -0.289834 -0.231855 0.432642 0.695651 -0.115533 -0.0995296 0.262796 0.203022 -0.24041 -0.408592 -0.134066 0.0787643 0.0372019 -0.328763 0.308382 0.667172 0.383371 -0.00676178 -0.344728 -0.0115719 -1 -0.10631 -0.535523 -0.127937 -0.0383881 -0.195503 -0.205707 0.424025 0.730372 -0.11553 -0.186592 0.164032 0.193061 -0.126965 -0.315777 -0.162974 0.124113 0.151452 -0.298879 0.255428 0.569406 0.354454 -0.0957937 -0.457929 0.00346426 -1 -0.0431946 -0.557592 -0.155755 0.073522 -0.0204672 -0.228745 0.337607 0.718476 -0.125716 -0.266642 0.0422635 0.226244 -0.0434838 -0.294041 -0.252077 0.140576 0.220101 -0.261204 0.228452 0.514523 0.365683 -0.167519 -0.493611 0.0425986 -1 -0.0332333 -0.607697 -0.199342 0.157388 0.0926971 -0.284412 0.277214 0.712127 -0.0921804 -0.302138 -0.00938229 0.288959 0.0284821 -0.313005 -0.293302 0.185638 0.285221 -0.225708 0.183606 0.48026 0.344792 -0.266376 -0.514373 0.104764 -1 -0.0542269 -0.682415 -0.184418 0.281458 0.14662 -0.32397 0.248132 0.699303 -0.0733771 -0.363516 -0.0414196 0.34783 0.123663 -0.273588 -0.284614 0.239956 0.312083 -0.24796 0.076352 0.402573 0.303877 -0.341585 -0.490061 0.179304 -1 -0.0415869 -0.663973 -0.121235 0.389588 0.180197 -0.377281 0.180061 0.646155 -0.0869658 -0.448315 -0.0711233 0.414477 0.177058 -0.284161 -0.370438 0.138721 0.120034 -0.385497 0.0114994 0.465419 0.439563 -0.245698 -0.340546 0.274045 -1 0.0225821 -0.628341 -0.174703 0.291914 0.0194111 -0.514201 0.146507 0.631747 -0.0453285 -0.395305 0.058075 0.587643 0.152471 -0.280101 -0.372481 0.118149 0.0241694 -0.438113 0.0163029 0.51467 0.512437 -0.209429 -0.297395 0.259321 -1 0.0311472 -0.597239 -0.200434 0.221716 -0.0599053 -0.535245 0.192759 0.636938 -0.0375677 -0.375476 0.09253 0.630777 0.0812846 -0.266624 -0.318758 0.114177 -0.0448221 -0.437174 0.108063 0.560987 0.488774 -0.231279 -0.292358 0.237729 -1 -0.0324733 -0.585622 -0.172666 0.157168 -0.111056 -0.459426 0.295177 0.618364 -0.0996147 -0.341496 0.12898 0.602667 0.0796099 -0.279699 -0.280501 0.141028 -0.0162833 -0.401702 0.143818 0.606547 0.427049 -0.307028 -0.326491 0.213653 -1 -0.0926202 -0.610139 -0.149197 0.193073 -0.0949459 -0.395837 0.331078 0.62895 -0.139168 -0.399605 0.14936 0.579051 0.0720723 -0.311764 -0.281053 0.23879 0.101033 -0.320506 0.152892 0.599668 0.377979 -0.400334 -0.38653 0.157752 -1 -0.168542 -0.644278 -0.145783 0.291424 -0.00678724 -0.372403 0.352415 0.671772 -0.128278 -0.474529 0.0984809 0.526509 0.0714473 -0.341512 -0.316211 0.316367 0.233171 -0.251396 0.106174 0.549317 0.375923 -0.43814 -0.427069 0.12193 -1 -0.196449 -0.675433 -0.155182 0.38088 0.0807091 -0.393273 0.315407 0.714157 -0.0557108 -0.520566 0.00919231 0.496268 0.037708 -0.380414 -0.359636 0.334522 0.291412 -0.159766 0.0951875 0.557147 0.434915 -0.429787 -0.453644 0.0323557 -1 -0.217183 -0.70262 -0.228677 0.39413 0.118815 -0.365996 0.32324 0.747468 0.0607123 -0.521728 -0.0663897 0.458227 -0.100074 -0.448762 -0.370173 0.352948 0.289308 -0.0682918 0.231519 0.642451 0.480296 -0.430021 -0.488631 -0.0905685 -1 -0.317097 -0.74115 -0.284761 0.33482 0.107857 -0.280801 0.469364 0.798915 0.0945548 -0.469848 -0.0788077 0.366954 -0.159421 -0.530619 -0.428737 0.355142 0.310631 -0.0231826 0.284344 0.639391 0.483593 -0.380004 -0.456733 -0.094406 -1 -0.357765 -0.761394 -0.306705 0.335313 0.0989373 -0.309011 0.488853 0.822456 0.117954 -0.384587 -0.0541522 0.3101 -0.275068 -0.64895 -0.477363 0.349961 0.309762 0.0324284 0.353681 0.697911 0.526243 -0.318036 -0.410464 -0.140104 -1 -0.438002 -0.795313 -0.333831 0.291381 0.0379724 -0.301613 0.554752 0.873325 0.182585 -0.302963 -0.0164494 0.248157 -0.4008 -0.742312 -0.473464 0.347283 0.303488 0.039315 0.396871 0.761329 0.56374 -0.240604 -0.362348 -0.192499 -1 -0.502852 -0.799912 -0.322789 0.218556 -0.0464425 -0.283065 0.615055 0.936823 0.229549 -0.249188 0.0217543 0.182511 -0.458614 -0.780828 -0.488703 0.320311 0.299474 0.0453515 0.390403 0.806548 0.615524 -0.149279 -0.343743 -0.256444 -1 -0.498463 -0.781145 -0.363699 0.152424 -0.0814828 -0.269807 0.610384 0.988392 0.299356 -0.221642 0.0252869 0.140395 -0.539681 -0.768887 -0.47175 0.269923 0.243286 0.0292318 0.427097 0.827886 0.670363 -0.0363853 -0.325223 -0.325859 -1 -0.47113 -0.724203 -0.398313 0.0281332 -0.125377 -0.234108 0.639996 1.00141 0.323821 -0.144199 0.0228856 0.0810879 -0.604948 -0.758145 -0.467716 0.245402 0.244787 0.04292 0.458879 0.797869 0.690437 0.034914 -0.321381 -0.363018 -1 -0.454675 -0.692778 -0.40617 -0.0395517 -0.125754 -0.211787 0.643962 0.994829 0.34381 -0.0680677 -0.0084639 0.0246458 -0.615077 -0.737968 -0.431567 0.302484 0.321832 0.0826392 0.472502 0.757244 0.619793 -0.0127958 -0.380202 -0.378884 -1 -0.479537 -0.696954 -0.369095 0.014501 -0.0553139 -0.172906 0.64723 0.996471 0.305185 -0.0970632 -0.0603994 -0.0321205 -0.59064 -0.729667 -0.449355 0.333791 0.395149 0.115176 0.403018 0.708702 0.617751 -0.0195087 -0.39442 -0.389996 -1 -0.467068 -0.692148 -0.37012 0.068847 0.00121067 -0.185483 0.582485 1.00123 0.359717 -0.135612 -0.126719 -0.0363412 -0.538213 -0.699984 -0.398428 0.416076 0.445499 0.0923787 0.272152 0.595139 0.558726 -0.0275047 -0.365019 -0.350824 -1 -0.42654 -0.623222 -0.286255 0.167333 0.0144337 -0.244067 0.504388 0.955501 0.348918 -0.18907 -0.177421 -0.0439985 -0.492414 -0.683752 -0.379195 0.440633 0.453193 0.0738887 0.176645 0.520947 0.538887 -0.00860392 -0.318034 -0.322195 -1 -0.38387 -0.566789 -0.249754 0.21205 0.00589113 -0.292004 0.436766 0.91158 0.362997 -0.205428 -0.194038 -0.0374002 -0.481841 -0.6671 -0.375725 0.454911 0.488128 0.0944912 0.162341 0.503819 0.523726 -0.038003 -0.340071 -0.324676 -1 -0.390393 -0.574543 -0.239285 0.238582 0.043417 -0.274354 0.419599 0.906104 0.369945 -0.233923 -0.227963 -0.037185 -0.456767 -0.624237 -0.354421 0.466173 0.478851 0.097599 0.164761 0.486216 0.492999 -0.0751208 -0.35572 -0.320335 -1 -0.386821 -0.55437 -0.226966 0.255968 0.0676466 -0.255322 0.421158 0.87277 0.331143 -0.254864 -0.23923 -0.0311112 -0.392721 -0.549316 -0.312305 0.530736 0.519189 0.0667832 0.108537 0.370706 0.391553 -0.13159 -0.349611 -0.251961 -1 -0.369852 -0.491908 -0.135376 0.33408 0.13063 -0.295153 0.358077 0.809289 0.245084 -0.297266 -0.26066 -0.0269442 -0.356535 -0.515063 -0.314097 0.567919 0.588828 0.0841892 0.0557464 0.270515 0.348422 -0.140868 -0.346872 -0.242185 -1 -0.351631 -0.455705 -0.114901 0.382907 0.201793 -0.323892 0.290193 0.783224 0.255202 -0.304735 -0.309568 -0.0528848 -0.334064 -0.457731 -0.301492 0.587516 0.654911 0.11769 0.0195646 0.189721 0.321215 -0.150965 -0.378023 -0.268341 -1 -0.324783 -0.421968 -0.112598 0.40465 0.287152 -0.305757 0.236026 0.757711 0.274102 -0.320232 -0.386233 -0.0880688 -0.278654 -0.396057 -0.303113 0.567408 0.654509 0.106598 -0.0264155 0.131053 0.306449 -0.142778 -0.363163 -0.255838 -1 -0.277081 -0.369849 -0.115423 0.402132 0.326606 -0.317464 0.165959 0.712017 0.27563 -0.326851 -0.40282 -0.0728559 -0.259889 -0.364654 -0.286038 0.591755 0.668664 0.125618 -0.042113 0.0752539 0.268166 -0.173667 -0.357289 -0.245806 -1 -0.28075 -0.34413 -0.0879514 0.43337 0.356221 -0.310956 0.152086 0.66541 0.260559 -0.332544 -0.427971 -0.0833445 -0.220858 -0.294166 -0.224327 0.641114 0.695429 0.139804 -0.0753548 -0.0389254 0.16948 -0.231994 -0.348111 -0.212091 -1 -0.279289 -0.283921 -0.00670784 0.49397 0.405094 -0.295968 0.121534 0.572562 0.19805 -0.349475 -0.465906 -0.109943 -0.171371 -0.246061 -0.18237 0.674093 0.74601 0.164453 -0.111044 -0.123303 0.0808484 -0.285373 -0.356905 -0.188977 -1 -0.272754 -0.251632 0.0445063 0.556024 0.460617 -0.280212 0.070338 0.512966 0.162139 -0.377122 -0.494694 -0.130176 -0.099888 -0.224626 -0.157964 0.698486 0.812608 0.210548 -0.142801 -0.157037 0.0085029 -0.362994 -0.409572 -0.175262 -1 -0.264505 -0.277582 0.0574579 0.647395 0.52574 -0.250909 0.028118 0.48704 0.144426 -0.438505 -0.525836 -0.132841 -0.042702 -0.192477 -0.139935 0.686944 0.834937 0.245351 -0.172655 -0.192674 -0.00995187 -0.374211 -0.449795 -0.192831 -1 -0.207301 -0.270805 0.0306373 0.682681 0.567756 -0.227853 -0.0101643 0.45027 0.153433 -0.454374 -0.567158 -0.147123 -0.00869978 -0.113752 -0.0881749 0.696919 0.836118 0.245359 -0.192143 -0.289186 -0.050352 -0.365996 -0.485248 -0.184846 -1 -0.13246 -0.221265 0.0475679 0.702344 0.609753 -0.216907 -0.030726 0.381394 0.104655 -0.429227 -0.631432 -0.183698 0.0530307 -0.00831998 -0.101346 0.598327 0.790001 0.214085 -0.21019 -0.356508 -0.0293263 -0.317346 -0.490615 -0.141793 -1 -0.018376 -0.181981 0.0204796 0.639427 0.64063 -0.216603 -0.115641 0.301653 0.0980783 -0.37191 -0.66109 -0.134667 -0.0183498 0.0492902 -0.0665988 0.594408 0.849063 0.278897 -0.109877 -0.358133 -0.0669611 -0.357062 -0.577777 -0.216901 -1 -0.0677319 -0.192282 0.0196717 0.579803 0.728428 -0.0934875 -0.0740579 0.310215 0.0781498 -0.35901 -0.721878 -0.207821 -0.0863418 0.0967575 0.00907492 0.60099 0.867562 0.286327 -0.0463355 -0.340884 -0.0717322 -0.359473 -0.651781 -0.304164 -1 -0.074386 -0.175956 0.0248919 0.509877 0.751769 -0.00122074 -0.0136825 0.335004 0.0507108 -0.361709 -0.769992 -0.275306 -0.11896 0.175636 0.0560605 0.532968 0.813079 0.259165 -0.0452689 -0.383231 -0.0276321 -0.272516 -0.661112 -0.328187 -1 0.0119426 -0.123169 0.0152042 0.400167 0.72913 0.0423854 -0.0219201 0.288143 0.0622696 -0.286046 -0.822449 -0.295657 -0.144367 0.186918 0.0331086 0.412542 0.733841 0.241942 -0.0555944 -0.382223 0.0744265 -0.134106 -0.627093 -0.339394 -1 0.104379 -0.110422 -0.0504611 0.278427 0.661661 0.0530594 -0.048184 0.263543 0.146363 -0.174916 -0.836373 -0.287078 -0.155122 0.245529 0.125742 0.370282 0.691062 0.195907 -0.0928688 -0.391412 0.0741041 -0.0797256 -0.631177 -0.352322 -1 0.170071 -0.064833 -0.0127669 0.209101 0.610979 0.111202 -0.0623479 0.23163 0.139042 -0.172715 -0.858378 -0.300985 -0.132328 0.356145 0.239933 0.28121 0.523636 0.0846198 -0.124498 -0.416993 0.0473114 -0.0107545 -0.558557 -0.289725 -1 0.266515 0.0513922 0.0629652 0.0962169 0.485426 0.144188 -0.0835287 0.106784 0.0478718 -0.121033 -0.79786 -0.258937 -0.172411 0.431617 0.307125 0.168524 0.36802 0.0621508 -0.0105306 -0.379251 0.00893814 -0.00349939 -0.511236 -0.269447 -1 0.247935 0.0939216 0.0902836 -0.0589274 0.404583 0.255991 -0.0124206 0.00426998 -0.0383064 -0.0278737 -0.702137 -0.257319 -0.0626188 0.515997 0.316933 0.0472644 0.194225 -0.0503864 -0.0645235 -0.399012 0.00693322 0.0519639 -0.410309 -0.146466 -1 0.356227 0.165114 0.103418 -0.127419 0.317128 0.212806 -0.0821813 -0.114428 -0.0980077 0.015419 -0.598787 -0.149289 0.0281302 0.571845 0.310237 -0.0990496 0.0584633 -0.0852384 -0.123108 -0.382643 0.0683168 0.138415 -0.351746 -0.133623 -1 0.487353 0.217686 0.0297256 -0.218128 0.246578 0.220977 -0.157537 -0.205611 -0.0474034 0.0561085 -0.550829 -0.0789189 0.129147 0.677223 0.313566 -0.219651 -0.113085 -0.136479 -0.177894 -0.409688 0.0527796 0.171284 -0.222426 -0.0647762 -1 0.554933 0.330924 0.0297322 -0.309178 0.183693 0.223369 -0.236835 -0.363161 -0.0617067 0.0887136 -0.450402 0.00991899 0.11683 0.693428 0.299159 -0.204758 -0.202499 -0.208965 -0.213534 -0.447569 0.053112 0.181993 -0.0765062 0.00930886 -1 0.509197 0.411153 0.104289 -0.349552 0.109888 0.14656 -0.240469 -0.420681 -0.0783959 0.113491 -0.374836 0.0693559 0.0863242 0.660171 0.249921 -0.199168 -0.260706 -0.243005 -0.190483 -0.452284 0.0450415 0.157579 0.0496948 0.0969139 -1 0.415981 0.418156 0.166849 -0.369812 0.0466722 0.0832556 -0.219499 -0.454073 -0.0948482 0.155101 -0.280489 0.132706 0.108469 0.649519 0.336729 -0.0762724 -0.264081 -0.305166 -0.250928 -0.49903 -0.0759306 0.049683 0.134308 0.192699 -1 0.330576 0.460803 0.341435 -0.268308 -0.0135894 0.0266078 -0.199613 -0.500296 -0.198829 0.0683286 -0.208561 0.161446 0.0825299 0.490665 0.32057 0.0296515 -0.224007 -0.268285 -0.203575 -0.405526 -0.131304 -0.0796346 0.146447 0.242469 -1 0.168357 0.326949 0.389868 -0.14084 -0.0722849 -0.00740636 -0.0847626 -0.425263 -0.225104 0.00816524 -0.112365 0.174686 0.282289 0.494083 0.216302 -0.020231 -0.338697 -0.40049 -0.336438 -0.430628 -0.131134 -0.0658352 0.278339 0.452441 -1 0.258325 0.344847 0.385646 -0.0617941 -0.132381 -0.21094 -0.217079 -0.483958 -0.265419 -0.00934998 0.0297873 0.362316 0.366171 0.436811 0.130199 -0.0395905 -0.434158 -0.491078 -0.385229 -0.421418 -0.129814 -0.0268883 0.417765 0.577229 -1 0.265986 0.368815 0.379061 -0.0302657 -0.211621 -0.369091 -0.261714 -0.493571 -0.295945 0.0177363 0.181671 0.448938 0.407414 0.322661 0.0414039 -0.0459876 -0.43136 -0.481461 -0.395958 -0.376324 -0.171069 -0.0383323 0.515337 0.653675 -1 0.186044 0.323938 0.374557 0.0281048 -0.249024 -0.441507 -0.298692 -0.463416 -0.276151 0.017866 0.317068 0.481212 0.449892 0.317861 0.0999346 -0.0158842 -0.458372 -0.531603 -0.364794 -0.334504 -0.244228 -0.127168 0.500682 0.708182 -1 0.161839 0.30502 0.433146 0.0788156 -0.284612 -0.448089 -0.256948 -0.467488 -0.398317 -0.038996 0.397177 0.518453 0.465098 0.28893 0.0772809 -0.0586235 -0.515598 -0.542248 -0.338668 -0.358071 -0.311367 -0.0993712 0.6106 0.782038 -1 0.12797 0.345728 0.464219 0.0669552 -0.330588 -0.474085 -0.283062 -0.525565 -0.447146 0.0364028 0.509909 0.509262 0.43612 0.170423 -0.0188875 -0.0867569 -0.500483 -0.502884 -0.277835 -0.273113 -0.276299 -0.0992557 0.638196 0.790775 -1 0.0519097 0.250202 0.412502 0.0714741 -0.34961 -0.49624 -0.252862 -0.458309 -0.392924 0.0637265 0.58021 0.51992 0.45192 0.071024 -0.0883756 -0.0711022 -0.48031 -0.511363 -0.305351 -0.24645 -0.256067 -0.0908292 0.686131 0.840772 -1 0.0250454 0.198589 0.407049 0.133922 -0.382059 -0.581514 -0.271072 -0.412791 -0.359229 0.0585952 0.629901 0.553566 0.379935 -0.0246208 -0.147571 -0.0135855 -0.374737 -0.421329 -0.250681 -0.198801 -0.248426 -0.133821 0.652734 0.780903 -1 -0.0853259 0.121722 0.379548 0.175571 -0.336997 -0.5665 -0.229399 -0.324337 -0.297353 0.0433436 0.611189 0.508538 0.322883 -0.0566049 -0.153449 0.0663934 -0.300484 -0.434682 -0.264788 -0.227886 -0.247195 -0.135753 0.645921 0.785646 -1 -0.129 0.113657 0.431051 0.216549 -0.318005 -0.609903 -0.220506 -0.265165 -0.297988 0.0268974 0.566046 0.486367 0.300799 -0.137254 -0.211669 0.0541777 -0.311608 -0.510157 -0.321419 -0.18974 -0.118124 -0.038097 0.672665 0.810425 -1 -0.0784431 0.0673231 0.396287 0.200194 -0.398345 -0.719997 -0.23166 -0.173955 -0.218389 0.0496608 0.564233 0.54309 0.32442 -0.153114 -0.228035 0.0159164 -0.310562 -0.556257 -0.419259 -0.252149 -0.0638261 0.0910891 0.715995 0.835781 -1 0.0339052 0.0999146 0.380812 0.189988 -0.433856 -0.798035 -0.321662 -0.174445 -0.15247 0.101639 0.535763 0.538446 0.341603 -0.121093 -0.100853 0.0496978 -0.306227 -0.624628 -0.540031 -0.353906 -0.135087 0.192083 0.760499 0.837942 -1 0.125139 0.227782 0.471469 0.211095 -0.479098 -0.8126 -0.389841 -0.210607 -0.193574 0.0974433 0.509421 0.44337 0.329603 -0.0601861 -0.0855702 -0.0666798 -0.389907 -0.693342 -0.568382 -0.406557 -0.106947 0.356556 0.852567 0.838845 -1 0.217876 0.346875 0.46025 0.0632621 -0.532363 -0.811961 -0.471747 -0.260623 -0.174774 0.208983 0.537001 0.417221 0.282727 0.00413924 0.026786 -0.0368428 -0.413729 -0.715901 -0.602862 -0.484258 -0.161337 0.438131 0.901506 0.76164 -1 0.245934 0.513493 0.517376 0.00413011 -0.5503 -0.767345 -0.480739 -0.312441 -0.21027 0.232333 0.51219 0.295638 0.18652 -0.0683371 0.104534 0.0531161 -0.347075 -0.65252 -0.608737 -0.497487 -0.153185 0.458747 0.866488 0.657936 -1 0.223574 0.515915 0.543921 0.0489062 -0.58018 -0.727169 -0.406411 -0.280409 -0.169684 0.230196 0.426257 0.175085 0.119454 -0.134689 0.174444 0.152906 -0.249244 -0.57394 -0.642905 -0.454316 -0.112414 0.424169 0.754402 0.542131 -1 0.209036 0.45061 0.540725 0.130861 -0.587772 -0.662961 -0.333759 -0.206873 -0.095287 0.148046 0.296111 0.111264 0.160651 -0.0911857 0.222657 0.153449 -0.321029 -0.679246 -0.720937 -0.381748 -0.00696936 0.454407 0.721327 0.488623 -1 0.311462 0.49506 0.502999 0.095996 -0.643492 -0.697239 -0.325013 -0.162575 -0.0894409 0.0501941 0.279168 0.182882 0.184377 -0.0983561 0.0652395 0.0902631 -0.220263 -0.581485 -0.768159 -0.350603 0.12804 0.54934 0.67274 0.328867 -1 0.36586 0.497405 0.294971 0.0511806 -0.49221 -0.695763 -0.44229 -0.0667137 0.125324 0.0251532 0.184941 0.152142 0.156044 -0.0727888 -0.0210381 0.063513 -0.154728 -0.50159 -0.768379 -0.36804 0.22172 0.605039 0.601901 0.238345 -1 0.41243 0.485261 0.185488 0.0202311 -0.389746 -0.677095 -0.485014 -0.0359424 0.24285 0.0530783 0.0600758 0.128384 0.130741 -0.0134832 -0.0175378 0.0482552 -0.082572 -0.424196 -0.758408 -0.386996 0.286826 0.638589 0.471592 0.107188 -1 0.481913 0.482637 0.090847 -0.0124614 -0.280557 -0.5916 -0.49494 -0.00998084 0.319681 0.051385 -0.097755 0.0608314 0.116368 0.0573832 0.0192245 0.0123683 -0.0773266 -0.375912 -0.749264 -0.403706 0.319448 0.674119 0.389266 0.0180328 -1 0.551003 0.503794 0.0332147 -0.0636094 -0.232809 -0.500653 -0.493879 -0.0326928 0.355566 0.068954 -0.199177 0.010289 0.136368 0.146022 0.066853 -0.0924119 -0.202012 -0.434614 -0.7547 -0.408122 0.352209 0.754971 0.407119 0.0283175 -1 0.657375 0.56917 0.0180128 -0.174013 -0.293423 -0.463259 -0.509979 -0.109789 0.329251 0.128671 -0.187458 0.0354418 0.107366 0.123394 0.0315577 -0.226422 -0.33845 -0.488103 -0.686946 -0.328207 0.418478 0.867174 0.461313 0.0588453 -1 0.699104 0.560192 -0.0402057 -0.31274 -0.40169 -0.465939 -0.484472 -0.112578 0.327721 0.247329 -0.0820111 0.0652907 0.00862544 0.0455654 0.0717656 -0.19081 -0.317294 -0.440472 -0.575317 -0.20514 0.416813 0.82744 0.372091 -0.0132687 -1 0.618233 0.468647 -0.0501601 -0.309791 -0.431748 -0.378055 -0.343002 -0.0258055 0.29836 0.231558 -0.079189 0.000953445 0.0496922 0.0389293 0.0591932 -0.19473 -0.3884 -0.525354 -0.597448 -0.0956423 0.476087 0.807702 0.380618 -0.0106479 -1 0.622053 0.463137 -0.0791472 -0.329024 -0.489058 -0.42268 -0.322211 0.0325596 0.284273 0.147026 -0.00680282 0.0998732 0.00908822 -0.0482102 -0.0828069 -0.227008 -0.387343 -0.516955 -0.533322 0.101263 0.655738 0.785221 0.310912 -0.0665764 -1 0.570415 0.314801 -0.222571 -0.375036 -0.495178 -0.448162 -0.256751 0.195943 0.39392 0.0987879 0.00776285 0.216068 0.0396724 -0.113149 -0.22193 -0.264588 -0.376098 -0.49556 -0.491286 0.261418 0.793575 0.722981 0.225425 -0.0804614 -1 0.552406 0.153766 -0.359756 -0.363808 -0.467704 -0.4798 -0.226431 0.311874 0.479519 0.0317798 0.0176955 0.350458 0.144919 -0.104647 -0.390737 -0.340761 -0.40943 -0.527611 -0.495265 0.346182 0.901172 0.65532 0.218065 0.00279305 -1 0.559255 0.0498964 -0.461096 -0.360763 -0.421467 -0.564318 -0.280837 0.349039 0.532934 -0.0222032 0.0636645 0.555894 0.225605 -0.0677879 -0.476142 -0.418783 -0.46143 -0.56991 -0.499412 0.373037 0.942201 0.634686 0.242942 0.0749933 -1 0.585605 0.0242878 -0.506115 -0.388908 -0.404127 -0.609833 -0.337 0.33176 0.539158 -0.0302602 0.116111 0.679321 0.292851 -0.0298691 -0.565761 -0.541891 -0.521572 -0.613528 -0.506766 0.346557 0.98245 0.698643 0.298358 0.16053 -1 0.657742 0.0298236 -0.555151 -0.453918 -0.398386 -0.664866 -0.433815 0.287312 0.556881 0.0454212 0.165715 0.763241 0.304591 -0.0423623 -0.586788 -0.55792 -0.512482 -0.620713 -0.540357 0.310915 0.99901 0.731616 0.321755 0.192735 -1 0.687365 0.0237668 -0.550707 -0.443817 -0.407747 -0.698611 -0.473327 0.275053 0.586756 0.0729157 0.151944 0.776409 0.313959 -0.0618634 -0.519343 -0.551252 -0.555977 -0.671737 -0.584674 0.304248 0.977093 0.734653 0.359187 0.255708 -1 0.704288 0.0209017 -0.474559 -0.415999 -0.503256 -0.709199 -0.460432 0.242787 0.551266 0.0689954 0.176185 0.799024 0.337499 -0.0407173 -0.461025 -0.504 -0.510272 -0.665069 -0.584394 0.289889 0.94635 0.668656 0.281625 0.241458 -1 0.715708 -0.00863865 -0.452713 -0.356756 -0.4621 -0.681387 -0.43002 0.248388 0.510988 0.0110684 0.125083 0.78038 0.331811 -0.0321271 -0.429168 -0.490217 -0.526491 -0.695896 -0.590321 0.286299 0.932873 0.668673 0.288476 0.256086 -1 0.718636 0.00721043 -0.417818 -0.355464 -0.486845 -0.686079 -0.417833 0.242684 0.476521 0.00458305 0.132721 0.781683 0.318524 -0.104325 -0.412726 -0.440963 -0.501154 -0.711901 -0.553187 0.389839 0.914492 0.607896 0.246353 0.247153 -1 0.655367 -0.0605499 -0.405064 -0.306243 -0.511417 -0.684149 -0.351076 0.332312 0.431828 -0.0710947 0.184462 0.785625 0.301953 -0.176713 -0.457957 -0.417587 -0.448723 -0.703414 -0.500106 0.476456 0.913678 0.557594 0.208603 0.246216 -1 0.582589 -0.144821 -0.423416 -0.274824 -0.493447 -0.694853 -0.319222 0.429512 0.424111 -0.115273 0.228092 0.801552 0.295286 -0.191534 -0.424374 -0.326751 -0.354712 -0.628273 -0.479443 0.495369 0.854853 0.440406 0.138265 0.180907 -1 0.497771 -0.179776 -0.409357 -0.190214 -0.420516 -0.633224 -0.272614 0.463616 0.415403 -0.212159 0.18628 0.754788 0.371573 -0.139941 -0.436898 -0.305225 -0.359995 -0.657809 -0.540521 0.426811 0.810022 0.393012 0.192477 0.246493 -1 0.496837 -0.130378 -0.368136 -0.146933 -0.38801 -0.686663 -0.337714 0.40716 0.388292 -0.250004 0.206215 0.809334 0.440926 -0.118265 -0.459725 -0.308875 -0.359574 -0.68823 -0.570263 0.388907 0.781276 0.34059 0.202412 0.350821 -1 0.509628 -0.162963 -0.330802 -0.0896767 -0.373905 -0.735166 -0.380813 0.371077 0.351084 -0.266749 0.220218 0.888068 0.535446 -0.0775897 -0.451009 -0.327141 -0.357811 -0.718046 -0.618556 0.333308 0.73961 0.309968 0.19303 0.438791 -1 0.572416 -0.175872 -0.30135 -0.0309046 -0.353904 -0.76678 -0.445005 0.317171 0.308844 -0.284495 0.21839 0.94149 0.522536 -0.123919 -0.395114 -0.2289 -0.270128 -0.690683 -0.653205 0.301297 0.694498 0.262927 0.141062 0.439629 -1 0.555207 -0.220077 -0.242088 0.0833795 -0.348169 -0.77011 -0.417296 0.342864 0.296111 -0.33117 0.156202 0.895147 0.464396 -0.170134 -0.335911 -0.122631 -0.147922 -0.64827 -0.651235 0.268728 0.664848 0.232885 0.0565182 0.388728 -1 0.531323 -0.260904 -0.197028 0.168852 -0.311987 -0.751992 -0.37071 0.39936 0.290997 -0.364095 0.0612876 0.804894 0.387005 -0.250386 -0.370742 -0.0677001 -0.0250894 -0.558428 -0.591237 0.259132 0.673503 0.222945 -0.0169593 0.337956 -1 0.479072 -0.345088 -0.220773 0.222177 -0.250977 -0.738425 -0.327525 0.471223 0.334644 -0.332264 -0.0153091 0.723246 0.319893 -0.311079 -0.386677 -0.00542184 0.0619924 -0.429309 -0.48288 0.326789 0.663446 0.115348 -0.117658 0.245555 -1 0.365032 -0.442399 -0.257757 0.27997 -0.177719 -0.646988 -0.218352 0.525674 0.350754 -0.371034 -0.0680721 0.660893 0.219401 -0.387489 -0.374105 0.100505 0.199925 -0.323119 -0.396953 0.370807 0.614624 0.0203502 -0.214232 0.170287 -1 0.228846 -0.535619 -0.238149 0.353581 -0.110855 -0.572255 -0.12103 0.617372 0.351424 -0.415362 -0.124628 0.566676 0.0939172 -0.475127 -0.37735 0.18786 0.276727 -0.242169 -0.296708 0.442503 0.606707 -0.0564562 -0.265601 0.105696 -1 0.0833574 -0.619451 -0.218449 0.379156 -0.100416 -0.520176 0.00368857 0.698348 0.360457 -0.434008 -0.140964 0.508457 0.0202279 -0.541665 -0.384101 0.183983 0.284333 -0.171447 -0.223546 0.54456 0.583701 -0.106878 -0.256694 0.0675265 -1 -0.0322232 -0.669087 -0.211276 0.353003 -0.137547 -0.444656 0.0618379 0.723588 0.383287 -0.444532 -0.0784895 0.496094 -0.0145877 -0.552292 -0.306424 0.334127 0.435799 -0.0371336 -0.184325 0.492292 0.423532 -0.259831 -0.333626 0.00246948 -1 -0.158791 -0.678531 -0.13103 0.487632 -0.0262018 -0.35037 0.113312 0.711866 0.33069 -0.526257 -0.141628 0.369309 -0.0330208 -0.524014 -0.304636 0.419553 0.544201 0.0591345 -0.173198 0.377339 0.344457 -0.340014 -0.359372 -0.0104309 -1 -0.221093 -0.667276 -0.0852249 0.5661 0.0852316 -0.324769 0.104346 0.664221 0.327986 -0.52658 -0.229896 0.306954 -0.0770515 -0.506133 -0.154448 0.564673 0.600902 0.149359 -0.181795 0.295722 0.217624 -0.43678 -0.391342 -0.0807322 -1 -0.287811 -0.613734 0.019639 0.666544 0.101887 -0.229503 0.190722 0.590111 0.27425 -0.575048 -0.310731 0.173673 -0.105499 -0.497743 -0.109419 0.651237 0.660024 0.19996 -0.170785 0.200393 0.124372 -0.476645 -0.391294 -0.0846004 -1 -0.333741 -0.575713 0.0881132 0.730854 0.146865 -0.216336 0.209521 0.545469 0.227922 -0.55979 -0.350968 0.0878038 -0.164183 -0.498808 -0.0941339 0.690024 0.751508 0.268142 -0.116755 0.140084 0.06997 -0.476465 -0.431869 -0.137512 -1 -0.367715 -0.563591 0.101846 0.740062 0.224076 -0.173298 0.218216 0.551735 0.218328 -0.52136 -0.406697 -0.0215999 -0.27823 -0.525343 -0.100091 0.676744 0.741147 0.281107 -0.118648 0.142276 0.185103 -0.325902 -0.419501 -0.258663 -1 -0.329505 -0.510146 0.0359618 0.632497 0.184453 -0.166318 0.245784 0.600666 0.326646 -0.437865 -0.474849 -0.107325 -0.404263 -0.501548 -0.0664657 0.686936 0.729892 0.275772 -0.092705 0.134447 0.248676 -0.240114 -0.403544 -0.367083 -1 -0.344732 -0.431016 0.0305065 0.509436 0.165813 -0.126633 0.292192 0.629722 0.373714 -0.386524 -0.528277 -0.184202 -0.420466 -0.445243 -0.12479 0.585134 0.636586 0.181843 -0.0887355 0.172438 0.362683 -0.141591 -0.346248 -0.371611 -1 -0.29171 -0.368294 -0.0227213 0.345807 0.131132 -0.166901 0.247915 0.646097 0.408802 -0.340583 -0.486496 -0.103049 -0.466606 -0.466402 -0.186457 0.495533 0.566642 0.136018 -0.0357594 0.303513 0.486064 -0.0759396 -0.341736 -0.41487 -1 -0.288831 -0.397153 -0.107197 0.214848 0.0830632 -0.161651 0.278301 0.72498 0.461485 -0.323069 -0.436173 -0.0486033 -0.481921 -0.469805 -0.154124 0.441696 0.450925 0.0265142 -0.0328688 0.426034 0.546098 -0.0251389 -0.315307 -0.412103 -1 -0.267254 -0.386901 -0.111086 0.119423 -0.0341473 -0.162494 0.320707 0.772637 0.433128 -0.346675 -0.348465 0.0111267 -0.444073 -0.452306 -0.117098 0.415671 0.379004 -0.130833 -0.101423 0.43078 0.554632 0.0559591 -0.26412 -0.326193 -1 -0.183004 -0.341444 -0.0611261 0.0811127 -0.12835 -0.254246 0.274723 0.793128 0.371077 -0.346582 -0.274415 0.0691262 -0.440314 -0.468743 -0.189041 0.27877 0.276882 -0.194918 -0.106516 0.455057 0.643549 0.194738 -0.183436 -0.266027 -1 -0.100967 -0.335864 -0.112151 -0.0319427 -0.216064 -0.312301 0.217588 0.777608 0.417528 -0.233164 -0.202493 0.132223 -0.449199 -0.47067 -0.247246 0.228573 0.273513 -0.200854 -0.108693 0.446078 0.702804 0.27678 -0.171239 -0.279846 -1 -0.0636268 -0.328445 -0.174462 -0.0853824 -0.201446 -0.336786 0.179513 0.803318 0.473575 -0.176248 -0.216669 0.12666 -0.446991 -0.449751 -0.280118 0.217646 0.318302 -0.129481 -0.0559477 0.439853 0.708152 0.269594 -0.247128 -0.344132 -1 -0.0579138 -0.3453 -0.251056 -0.0802924 -0.101492 -0.285335 0.187196 0.817409 0.487272 -0.16482 -0.27837 0.0727021 -0.440984 -0.450002 -0.377386 0.0916018 0.286962 -0.0803455 0.0158501 0.487172 0.806347 0.340999 -0.289491 -0.390723 -1 -0.00592955 -0.398673 -0.407858 -0.165555 -0.0590159 -0.246847 0.183715 0.838062 0.563786 -0.076772 -0.296702 0.0717901 -0.482309 -0.497251 -0.434458 -0.118921 0.207677 -0.0474525 0.118489 0.584577 0.861618 0.479734 -0.251452 -0.420252 -1 0.0281913 -0.433648 -0.516149 -0.341201 -0.117115 -0.162975 0.165385 0.838128 0.63245 0.0671365 -0.198806 0.0386045 -0.521083 -0.568315 -0.520363 -0.204978 0.189706 0.0150066 0.203883 0.67664 0.91402 0.508729 -0.244903 -0.448342 -1 -0.0157699 -0.508742 -0.607276 -0.404993 -0.130881 -0.12416 0.190814 0.875439 0.702599 0.130678 -0.146454 0.0387448 -0.509156 -0.611517 -0.565008 -0.306577 0.118797 -0.0240343 0.274386 0.781241 0.921917 0.538235 -0.231184 -0.3871 -1 -0.0147407 -0.57414 -0.642616 -0.464629 -0.193305 -0.125425 0.199289 0.904592 0.668096 0.175788 -0.0238753 0.0909658 -0.48359 -0.631192 -0.564981 -0.367678 0.00573734 -0.0905973 0.305212 0.87048 0.938147 0.553019 -0.202758 -0.331799 -1 0.00195805 -0.599081 -0.658029 -0.50656 -0.289898 -0.141306 0.236503 0.906708 0.616605 0.192668 0.084944 0.155487 -0.440367 -0.660988 -0.533483 -0.318339 0.0156634 -0.0935487 0.334902 0.945406 0.855863 0.431764 -0.231761 -0.305112 -1 -0.0727327 -0.649098 -0.619286 -0.421567 -0.288524 -0.120853 0.284268 0.932653 0.528533 0.0908709 0.157026 0.17871 -0.45028 -0.773396 -0.628651 -0.360932 0.068079 0.0221594 0.385292 1.00802 0.839531 0.434741 -0.230501 -0.314061 -1 -0.135718 -0.745627 -0.690736 -0.389431 -0.270899 -0.0953183 0.271492 0.968127 0.605367 0.130696 0.207334 0.144713 -0.566744 -0.877776 -0.669899 -0.326264 0.217918 0.206549 0.482838 1.00407 0.794987 0.421271 -0.292925 -0.39403 -1 -0.252278 -0.84676 -0.71871 -0.348906 -0.188683 0.00052809 0.321771 1.01838 0.687475 0.194841 0.140199 -0.00785577 -0.628176 -0.900264 -0.70387 -0.347384 0.272487 0.28397 0.492518 0.951315 0.812501 0.47912 -0.293413 -0.418803 -1 -0.254363 -0.859783 -0.736983 -0.368103 -0.163693 0.0287076 0.294653 1.00757 0.766762 0.278544 0.0725673 -0.0658779 -0.633024 -0.851449 -0.714688 -0.35325 0.374082 0.436685 0.479592 0.807856 0.7461 0.48576 -0.31425 -0.463414 -1 -0.243389 -0.822887 -0.743946 -0.33464 -0.038722 0.109318 0.213015 0.906923 0.834778 0.33933 -0.0495002 -0.170281 -0.675815 -0.842032 -0.69309 -0.35261 0.420873 0.52548 0.53063 0.774288 0.695899 0.456087 -0.342806 -0.496902 -1 -0.281904 -0.833155 -0.727284 -0.333603 0.00355963 0.192807 0.228298 0.864112 0.839716 0.373007 -0.0912509 -0.234303 -0.767184 -0.954121 -0.731733 -0.414316 0.382256 0.60284 0.660788 0.807931 0.644834 0.501571 -0.246797 -0.486068 -1 -0.388544 -0.861025 -0.732187 -0.396714 -0.0694648 0.235257 0.286293 0.839721 0.845448 0.524661 0.0336489 -0.317095 -0.713996 -0.902102 -0.708971 -0.488011 0.288411 0.559481 0.640088 0.705759 0.558443 0.564889 -0.128116 -0.375876 -1 -0.333976 -0.763106 -0.670097 -0.430037 -0.12023 0.208352 0.209291 0.699953 0.77144 0.629002 0.116885 -0.317477 -0.690019 -0.90308 -0.721468 -0.463958 0.242405 0.386841 0.47555 0.643031 0.646087 0.67564 -0.0252135 -0.265816 -1 -0.235981 -0.7051 -0.600314 -0.429634 -0.228971 0.0234514 0.123085 0.720004 0.796966 0.629634 0.115737 -0.208879 -0.705035 -0.957331 -0.777996 -0.473119 0.227797 0.329293 0.445186 0.694975 0.721061 0.72618 0.0187431 -0.249756 -1 -0.231304 -0.721687 -0.62038 -0.461244 -0.286367 -0.062542 0.104356 0.788409 0.848668 0.62789 0.163469 -0.149267 -0.712074 -0.967468 -0.804605 -0.41865 0.298404 0.364199 0.425417 0.699253 0.733823 0.690802 -0.0287347 -0.280367 -1 -0.257969 -0.751308 -0.63657 -0.414649 -0.233934 -0.0702013 0.0995756 0.837564 0.886858 0.577843 0.11069 -0.1479 -0.648028 -0.863589 -0.815901 -0.49665 0.296685 0.365709 0.407098 0.583719 0.666179 0.723835 0.0115399 -0.230596 -1 -0.19871 -0.671221 -0.624068 -0.456747 -0.159179 -0.0596342 -0.0229825 0.735202 0.863772 0.635853 0.113212 -0.155498 -0.651304 -0.820842 -0.831327 -0.496909 0.382894 0.474144 0.413113 0.492729 0.63889 0.709094 -0.0193252 -0.291158 -1 -0.205073 -0.653608 -0.655185 -0.448743 -0.0435019 0.00110845 -0.0668959 0.690646 0.925956 0.662989 0.0204625 -0.228154 -0.633019 -0.747951 -0.768823 -0.410247 0.470076 0.553929 0.371199 0.340993 0.53271 0.638456 -0.0314111 -0.315913 -1 -0.223204 -0.580881 -0.585334 -0.364409 0.0598101 0.0443889 -0.101626 0.595164 0.908384 0.637464 -0.0809684 -0.30879 -0.635655 -0.697863 -0.709535 -0.405465 0.455294 0.599887 0.364686 0.226565 0.427794 0.650063 0.0347425 -0.310513 -1 -0.235225 -0.48223 -0.527625 -0.371186 0.0671699 0.0933094 -0.126961 0.47682 0.876875 0.702492 -0.0807334 -0.392705 -0.587462 -0.619049 -0.690745 -0.431391 0.370711 0.495293 0.278091 0.13399 0.464231 0.729085 0.107031 -0.249785 -1 -0.126746 -0.381446 -0.497807 -0.409327 0.0247214 0.0118647 -0.187389 0.404309 0.857046 0.740429 -0.0923005 -0.343355 -0.540193 -0.54803 -0.663791 -0.417418 0.314517 0.404386 0.177067 0.043745 0.504546 0.775131 0.15958 -0.20954 -1 -0.0334688 -0.290642 -0.464162 -0.413047 -0.0066777 -0.0708615 -0.234694 0.347024 0.848309 0.741426 -0.130404 -0.292802 -0.471059 -0.516329 -0.689275 -0.437903 0.263931 0.319402 0.0572837 0.0181169 0.590714 0.843631 0.20831 -0.186822 -1 0.0692922 -0.236949 -0.494359 -0.426431 -0.040658 -0.168493 -0.309906 0.342755 0.902408 0.718059 -0.141638 -0.21408 -0.442478 -0.576022 -0.765262 -0.522005 0.152707 0.141415 -0.0234706 0.137365 0.763526 0.977538 0.281668 -0.124982 -1 0.162671 -0.258283 -0.555576 -0.516774 -0.189488 -0.320944 -0.353765 0.453244 0.964305 0.715623 -0.0411942 -0.0598195 -0.387605 -0.563446 -0.716062 -0.407364 0.161752 0.0743443 -0.148837 0.0826344 0.750456 0.936928 0.312373 -0.095174 -1 0.176519 -0.205062 -0.486627 -0.415102 -0.209098 -0.409236 -0.368009 0.452399 0.942172 0.61457 -0.0675502 -0.0249769 -0.318604 -0.473247 -0.606643 -0.166363 0.353718 0.0973712 -0.248355 -0.00131984 0.65458 0.699489 0.129904 -0.120531 -1 0.146185 -0.22926 -0.37287 -0.17359 -0.0337005 -0.395377 -0.352544 0.480785 0.86116 0.354878 -0.264631 -0.0210367 -0.328732 -0.482154 -0.598451 -0.044056 0.463769 0.139023 -0.224209 0.0135795 0.62442 0.568633 0.0307503 -0.162574 -1 0.0676213 -0.286293 -0.355718 -0.0728001 0.0596973 -0.385231 -0.295591 0.549157 0.834234 0.245457 -0.32757 -0.0329637 -0.361452 -0.533563 -0.616888 -0.00891894 0.522947 0.192642 -0.165018 0.0139123 0.571999 0.528578 0.0273903 -0.171629 -1 -0.01417 -0.319111 -0.343783 -0.0387889 0.0999114 -0.371772 -0.265975 0.573188 0.820971 0.255013 -0.305882 -0.0896007 -0.367489 -0.535331 -0.580455 0.0606179 0.566139 0.179152 -0.152158 0.00711598 0.504055 0.454886 0.00426826 -0.1408 -1 -0.0716473 -0.336201 -0.269989 0.0215133 0.121847 -0.369417 -0.238294 0.590207 0.748971 0.201528 -0.302096 -0.0964214 -0.303896 -0.496962 -0.559096 0.0763593 0.478999 0.0179916 -0.19852 -0.00865701 0.536863 0.466866 0.0254526 -0.035401 -1 0.00835788 -0.314023 -0.227184 0.035039 0.0607944 -0.490891 -0.23222 0.591335 0.650312 0.182249 -0.266103 0.00233368 -0.275766 -0.465632 -0.507128 0.161945 0.474608 -0.0305055 -0.226981 -0.0374063 0.52043 0.396051 0.00388882 -0.0135053 -1 0.00962946 -0.299377 -0.174491 0.10257 0.0618169 -0.528762 -0.189221 0.583075 0.581871 0.11654 -0.293543 0.0298911 -0.237302 -0.414102 -0.454962 0.199318 0.411296 -0.112033 -0.278925 -0.0815635 0.504526 0.374539 0.0441436 0.0450648 -1 0.0394386 -0.239783 -0.10607 0.123928 0.0176646 -0.579709 -0.184564 0.529767 0.511712 0.0889557 -0.281533 0.0801924 -0.204483 -0.394198 -0.436729 0.213449 0.407488 -0.130031 -0.312428 -0.09975 0.484599 0.358793 0.0475221 0.0657678 -1 0.0555119 -0.223796 -0.0837692 0.151943 0.0191395 -0.590861 -0.203017 0.510881 0.491444 0.0603933 -0.283961 0.0960917 -0.135412 -0.353466 -0.43156 0.255728 0.465843 -0.140341 -0.30639 -0.0934047 0.47227 0.248317 -0.060871 0.0792872 -1 0.0767245 -0.282311 -0.0854319 0.233943 0.107625 -0.600737 -0.197984 0.534502 0.435533 -0.0385566 -0.330786 0.147478 -0.0722776 -0.336593 -0.392081 0.322486 0.536403 -0.138323 -0.292894 -0.10685 0.368689 0.107752 -0.142096 0.145786 -1 0.0457795 -0.348813 -0.0162169 0.35924 0.174526 -0.591277 -0.187912 0.533032 0.328697 -0.130073 -0.338769 0.171787 -0.0701278 -0.370618 -0.430587 0.335265 0.60695 -0.0431855 -0.238758 -0.109819 0.27991 0.038837 -0.1491 0.151234 -1 -0.0424638 -0.389113 -0.0134102 0.411608 0.244551 -0.549824 -0.198523 0.524622 0.322348 -0.131317 -0.310211 0.131733 -0.124849 -0.468605 -0.480049 0.306369 0.633178 0.0224609 -0.0825306 -0.000368827 0.215805 -0.00637477 -0.177047 0.162012 -1 -0.161198 -0.496734 -0.035393 0.40702 0.25003 -0.495595 -0.129176 0.58685 0.273556 -0.0900115 -0.201558 0.0922107 -0.191416 -0.527788 -0.491929 0.315558 0.634066 0.0577122 0.0280042 0.0639492 0.206795 -0.0398605 -0.20038 0.145289 -1 -0.243259 -0.561737 -0.0458077 0.394738 0.237603 -0.461051 -0.0314649 0.627559 0.245034 -0.0569437 -0.163015 0.0583459 -0.185705 -0.493359 -0.550101 0.22401 0.581317 0.0319471 0.0238239 0.0436629 0.28355 0.0588995 -0.161776 0.14373 -1 -0.171946 -0.524963 -0.111753 0.295479 0.234985 -0.489513 -0.0838842 0.608095 0.300377 0.0228864 -0.161528 0.0817664 -0.202329 -0.469736 -0.610325 0.0890624 0.461325 -0.0573561 0.00572398 0.0768351 0.437235 0.242408 -0.0988397 0.125998 -1 -0.0560864 -0.469572 -0.210201 0.122027 0.156758 -0.541052 -0.12713 0.625274 0.378834 0.126025 -0.133628 0.128752 -0.186306 -0.510447 -0.72397 -0.122715 0.337877 -0.11988 -0.0235441 0.145127 0.58745 0.469019 -0.0025459 0.149935 -1 0.0753093 -0.463202 -0.345353 -0.0487652 0.0465156 -0.600308 -0.230933 0.64419 0.505841 0.265621 -0.0420336 0.193118 -0.225218 -0.563108 -0.806554 -0.266342 0.298776 -0.091975 0.0230479 0.244021 0.675519 0.587244 0.0121198 0.112469 -1 0.103138 -0.508852 -0.458842 -0.175506 -0.000267124 -0.56525 -0.26095 0.690581 0.610137 0.356191 0.010152 0.199468 -0.218557 -0.526863 -0.853995 -0.43806 0.173143 -0.105717 -0.0203816 0.199988 0.756153 0.779008 0.133852 0.12143 -1 0.221047 -0.417873 -0.531827 -0.33306 -0.078458 -0.571487 -0.360789 0.595429 0.712824 0.514645 0.0417912 0.207757 -0.262857 -0.528617 -0.889265 -0.502649 0.148744 -0.0271479 -0.0342401 0.143318 0.779446 0.872342 0.225874 0.075051 -1 0.220183 -0.354228 -0.572161 -0.412938 -0.0961 -0.534097 -0.404515 0.523743 0.826161 0.62481 0.029045 0.150095 -0.241005 -0.480643 -0.868829 -0.586739 0.0208105 -0.0979652 -0.0818818 0.102811 0.79378 0.974899 0.338561 0.126203 -1 0.294282 -0.254015 -0.552766 -0.501518 -0.190162 -0.557757 -0.456593 0.431136 0.818488 0.703475 0.0854467 0.179983 -0.23821 -0.427727 -0.797432 -0.666763 -0.098139 -0.129955 -0.110984 0.0696231 0.776529 1.06671 0.420515 0.135829 -1 0.361803 -0.151654 -0.525789 -0.588948 -0.282178 -0.513166 -0.479332 0.324754 0.801735 0.775257 0.121163 0.156356 -0.240051 -0.384336 -0.701873 -0.707004 -0.20446 -0.192995 -0.11521 0.0540821 0.739703 1.11699 0.478223 0.156932 -1 0.401797 -0.0725825 -0.471005 -0.653597 -0.373177 -0.48103 -0.458489 0.252859 0.73265 0.816503 0.173341 0.13273 -0.235246 -0.367729 -0.703655 -0.745083 -0.31596 -0.262895 -0.159872 0.0918765 0.811572 1.1833 0.549319 0.15437 -1 0.441022 -0.0103851 -0.49359 -0.729585 -0.461184 -0.516928 -0.459448 0.242032 0.757548 0.824499 0.21988 0.18614 -0.295081 -0.424201 -0.758631 -0.76461 -0.346879 -0.239036 -0.156388 0.179916 0.920112 1.24186 0.588255 0.0546841 -1 0.40882 0.00101866 -0.581564 -0.80509 -0.5066 -0.516095 -0.430275 0.305189 0.871882 0.831108 0.236307 0.185299 -0.28845 -0.394647 -0.705923 -0.730703 -0.389412 -0.308371 -0.1654 0.227087 0.977847 1.21493 0.537686 0.0253552 -1 0.442063 0.000149027 -0.585736 -0.80933 -0.53497 -0.524187 -0.361723 0.34058 0.83571 0.764756 0.209325 0.223362 -0.288936 -0.283019 -0.566141 -0.597385 -0.320289 -0.304539 -0.212445 0.116799 0.9092 1.11151 0.463784 -0.0285384 -1 0.44029 0.0720671 -0.48487 -0.738708 -0.455812 -0.468871 -0.327012 0.291601 0.77012 0.664102 0.0693285 0.167765 -0.232445 -0.180721 -0.502799 -0.540994 -0.265617 -0.260003 -0.276263 -0.0320826 0.822338 1.06654 0.443473 -0.0414239 -1 0.479262 0.157299 -0.438888 -0.671958 -0.358982 -0.441288 -0.384812 0.190517 0.744852 0.637331 -0.0269434 0.113611 -0.215297 -0.127051 -0.463723 -0.52867 -0.248961 -0.244191 -0.279716 -0.0890775 0.770707 1.04177 0.421235 -0.0370202 -1 0.494817 0.1843 -0.409379 -0.653335 -0.319042 -0.409997 -0.39826 0.141754 0.708205 0.635809 -0.0629184 0.0880462 -0.165035 -0.084591 -0.445799 -0.537344 -0.24425 -0.243318 -0.309598 -0.159175 0.721075 1.029 0.429426 0.00960824 -1 0.528144 0.20669 -0.37883 -0.621436 -0.293081 -0.411846 -0.446584 0.0788833 0.679599 0.643521 -0.0763599 0.0912983 -0.134429 -0.0238661 -0.378155 -0.478015 -0.218169 -0.254446 -0.323485 -0.202304 0.68147 0.949017 0.36592 0.0164611 -1 0.54017 0.206712 -0.330577 -0.560868 -0.250136 -0.389878 -0.421159 0.0538613 0.61672 0.581475 -0.140805 0.0944853 -0.0393737 0.08901 -0.310905 -0.407291 -0.239799 -0.304722 -0.373532 -0.25987 0.656637 0.870446 0.303535 0.0158647 -1 0.61036 0.266154 -0.318362 -0.493712 -0.192252 -0.413575 -0.410868 0.00837979 0.526785 0.490123 -0.199235 0.126202 0.0356745 0.192218 -0.264888 -0.351396 -0.251318 -0.34174 -0.402006 -0.275179 0.658606 0.78946 0.227355 -0.0167855 -1 0.658277 0.307895 -0.332135 -0.454262 -0.124482 -0.415428 -0.3921 -0.00551391 0.463958 0.387476 -0.256141 0.162455 0.0324561 0.210911 -0.264284 -0.294674 -0.191573 -0.326632 -0.359966 -0.237093 0.669624 0.720558 0.118371 -0.0776979 -1 0.642667 0.27103 -0.366959 -0.424202 -0.0423365 -0.398677 -0.344968 0.0623227 0.438529 0.315013 -0.306537 0.154117 0.0451874 0.22585 -0.260541 -0.268368 -0.142697 -0.31891 -0.313403 -0.198554 0.647775 0.651286 0.0204172 -0.0880433 -1 0.626372 0.212051 -0.378378 -0.388685 0.0256799 -0.37107 -0.3137 0.112496 0.389913 0.257186 -0.32823 0.156365 0.0585848 0.250898 -0.26205 -0.252888 -0.121932 -0.320225 -0.286231 -0.17656 0.646855 0.599781 -0.0357361 -0.100496 -1 0.61959 0.187851 -0.391369 -0.377172 0.0697781 -0.360118 -0.295959 0.135806 0.362225 0.216572 -0.342769 0.175565 0.0745941 0.278376 -0.26056 -0.245624 -0.126188 -0.3262 -0.29521 -0.171763 0.655783 0.565945 -0.0512859 -0.0978671 -1 0.621279 0.186939 -0.389615 -0.372171 0.0834539 -0.357455 -0.297207 0.128463 0.357808 0.184265 -0.356289 0.210529 0.0911906 0.310424 -0.228188 -0.22034 -0.0875992 -0.296427 -0.287264 -0.212309 0.611745 0.513645 -0.0951396 -0.0997374 -1 0.618484 0.178158 -0.369142 -0.332518 0.133213 -0.323178 -0.292715 0.102224 0.330458 0.165741 -0.399708 0.188984 0.11198 0.323916 -0.216789 -0.234249 -0.0738161 -0.278018 -0.282288 -0.253603 0.567141 0.510861 -0.106042 -0.0690923 -1 0.638394 0.171934 -0.354044 -0.311653 0.153169 -0.309795 -0.315082 0.0650812 0.306746 0.192 -0.406724 0.169974 0.193711 0.391577 -0.177044 -0.18896 -0.0360118 -0.283934 -0.316061 -0.327894 0.48066 0.431189 -0.14799 -0.019242 -1 0.665584 0.188453 -0.303667 -0.221195 0.223432 -0.315917 -0.355328 0.0131822 0.226399 0.134485 -0.439102 0.183674 0.272032 0.368494 -0.255939 -0.198931 -0.030288 -0.288685 -0.375989 -0.332003 0.530509 0.43007 -0.135164 0.0158936 -1 0.70796 0.158309 -0.36125 -0.167497 0.239486 -0.399329 -0.411872 0.0226807 0.279882 0.113585 -0.436556 0.254603 0.372678 0.37022 -0.274347 -0.178271 -0.000667565 -0.33931 -0.453171 -0.317902 0.534603 0.380685 -0.172566 0.0780482 -1 0.754256 0.113173 -0.360064 -0.0758873 0.26139 -0.465791 -0.469242 0.0561465 0.264785 0.0162223 -0.438722 0.343735 0.437864 0.359758 -0.280182 -0.136023 0.0818461 -0.312076 -0.461442 -0.305171 0.493029 0.285536 -0.260051 0.0969116 -1 0.748078 0.0362475 -0.362381 0.0353343 0.335634 -0.463652 -0.482555 0.0898055 0.238144 -0.0720365 -0.467866 0.365248 0.445612 0.362255 -0.280607 -0.056264 0.163322 -0.242812 -0.411802 -0.286514 0.441894 0.17526 -0.349346 0.0390033 -1 0.683174 0.00132531 -0.384056 0.110585 0.43808 -0.425094 -0.437011 0.127863 0.206998 -0.14774 -0.501824 0.3277 0.433709 0.374384 -0.288019 0.0226798 0.230449 -0.165152 -0.376479 -0.306915 0.392963 0.0921419 -0.392028 -0.0177331 -1 0.611655 0.00850683 -0.391673 0.165119 0.532159 -0.39396 -0.404745 0.131893 0.195313 -0.18976 -0.541258 0.27675 0.449257 0.363402 -0.26839 0.0878367 0.310423 -0.115886 -0.371504 -0.316187 0.33764 0.0109299 -0.452684 -0.0348366 -1 0.574065 -0.0270383 -0.373986 0.253532 0.593735 -0.369062 -0.391355 0.14896 0.173604 -0.251811 -0.578467 0.247824 0.401732 0.25167 -0.30393 0.0991217 0.375879 -0.105236 -0.356304 -0.279038 0.338815 0.0419956 -0.448903 -0.0158026 -1 0.529653 -0.107803 -0.369438 0.280116 0.563218 -0.398489 -0.388048 0.235809 0.210004 -0.226774 -0.550567 0.222319 0.506212 0.260267 -0.311633 0.0681939 0.347855 -0.151185 -0.451907 -0.298586 0.311363 0.0626777 -0.396214 0.0529555 -1 0.585926 -0.0792218 -0.36336 0.323958 0.540821 -0.448188 -0.482425 0.206426 0.205463 -0.259991 -0.503442 0.274033 0.550244 0.274353 -0.293751 0.0983165 0.351169 -0.112411 -0.498839 -0.308754 0.286586 0.0389725 -0.379456 -0.00643006 -1 0.580829 -0.0253259 -0.390956 0.355522 0.563852 -0.429816 -0.4982 0.182947 0.234156 -0.312348 -0.506108 0.245448 0.538576 0.184656 -0.305135 0.131732 0.3796 -0.0583808 -0.510683 -0.237147 0.285174 0.0249644 -0.380214 -0.0531432 -1 0.525168 -0.0706043 -0.42422 0.405243 0.539033 -0.412269 -0.466979 0.239653 0.2884 -0.354575 -0.482393 0.213543 0.531342 0.123801 -0.3097 0.137063 0.404345 -0.0274916 -0.505602 -0.184428 0.282463 0.00359798 -0.396408 -0.0589828 -1 0.493026 -0.131706 -0.433012 0.440229 0.515801 -0.393668 -0.447588 0.275517 0.313091 -0.375705 -0.467772 0.211787 0.549909 0.121631 -0.290634 0.130738 0.38837 -0.0712513 -0.508656 -0.172145 0.260456 0.0118854 -0.403772 -0.0165308 -1 0.515263 -0.141006 -0.410739 0.45277 0.491047 -0.410083 -0.451409 0.285488 0.261853 -0.379735 -0.43884 0.225391 0.576762 0.159863 -0.237906 0.134816 0.37535 -0.0904251 -0.498854 -0.178271 0.20474 -0.0236994 -0.418278 -0.00409865 -1 0.51676 -0.12334 -0.375454 0.461606 0.497282 -0.378092 -0.443504 0.259176 0.196602 -0.406677 -0.42317 0.218812 0.581397 0.149359 -0.262134 -0.00360282 0.229986 -0.200276 -0.504014 -0.0982529 0.311884 0.122426 -0.356355 0.0295832 -1 0.618119 -0.110707 -0.433277 0.321401 0.364866 -0.420099 -0.459805 0.272776 0.218514 -0.32711 -0.331194 0.286516 0.560676 0.151623 -0.224383 -0.0368989 0.15693 -0.265989 -0.440122 -0.0324446 0.286369 0.140515 -0.365815 0.0695394 -1 0.621067 -0.118665 -0.40744 0.273843 0.300605 -0.40381 -0.41044 0.288159 0.118197 -0.303152 -0.25486 0.296496 0.399944 0.0452481 -0.279145 -0.103562 0.176342 -0.176865 -0.259028 0.113205 0.336954 0.202147 -0.410654 -0.044586 -1 0.522141 -0.208795 -0.49996 0.148725 0.288124 -0.298371 -0.301273 0.401229 0.175278 -0.207639 -0.214028 0.194569 0.284791 -0.0871986 -0.385519 -0.248555 0.0748753 -0.187547 -0.180214 0.291939 0.46626 0.362449 -0.304212 -0.0870711 -1 0.471061 -0.245429 -0.603695 -0.0395754 0.143546 -0.293464 -0.2717 0.498469 0.294439 -0.0915379 -0.0672254 0.20511 0.210996 -0.174402 -0.40376 -0.338275 -0.0248213 -0.206229 -0.147741 0.402858 0.54052 0.461524 -0.209339 -0.111331 -1 0.439823 -0.248978 -0.633751 -0.154592 0.00199983 -0.270581 -0.23125 0.525706 0.357211 -0.0248631 0.0321957 0.207081 0.0538488 -0.276546 -0.378832 -0.370358 -0.0696551 -0.154228 -0.0318923 0.528595 0.570291 0.499511 -0.177582 -0.193152 -1 0.324779 -0.286948 -0.63434 -0.255896 -0.106551 -0.162744 -0.100358 0.571104 0.392947 0.0375644 0.0895694 0.130875 -0.0817361 -0.38857 -0.430664 -0.45708 -0.184775 -0.159311 0.0965394 0.651326 0.629972 0.562615 -0.0600128 -0.178304 -1 0.208807 -0.327179 -0.633071 -0.392965 -0.256201 -0.136415 0.00240862 0.59061 0.416379 0.159368 0.227189 0.141069 -0.0875539 -0.340758 -0.45694 -0.502688 -0.249731 -0.175962 0.105064 0.642621 0.696987 0.586192 -0.039567 -0.177664 -1 0.23975 -0.299776 -0.656112 -0.456167 -0.262147 -0.138962 0.00492167 0.54735 0.435891 0.19137 0.206933 0.186949 -0.122427 -0.24661 -0.38818 -0.469962 -0.225807 -0.13558 0.138648 0.603384 0.696119 0.550057 -0.131183 -0.268459 -1 0.258659 -0.264701 -0.658126 -0.482622 -0.189787 -0.0507364 0.0533325 0.515706 0.419136 0.174389 0.0939889 0.130761 -0.167143 -0.242084 -0.37796 -0.464876 -0.188749 -0.108892 0.163165 0.642565 0.714679 0.530687 -0.17845 -0.322943 -1 0.230977 -0.28573 -0.665943 -0.511125 -0.170397 0.00159447 0.0711738 0.553299 0.446301 0.147088 0.0604844 0.122277 -0.137576 -0.200321 -0.360886 -0.467023 -0.206922 -0.191486 0.175233 0.647487 0.680529 0.472821 -0.167371 -0.244486 -1 0.217104 -0.281142 -0.58885 -0.511808 -0.168585 -0.0245012 0.0583139 0.542946 0.352668 0.0999886 0.10844 0.195425 -0.12989 -0.175658 -0.320948 -0.43346 -0.22941 -0.21212 0.233383 0.668431 0.614143 0.394167 -0.177918 -0.230722 -1 0.166821 -0.269048 -0.543822 -0.499305 -0.156981 -0.0053475 0.113041 0.528936 0.248677 0.0608588 0.160571 0.195598 -0.0808847 -0.115032 -0.290406 -0.412137 -0.235945 -0.192465 0.211141 0.668338 0.600762 0.336769 -0.209692 -0.280448 -1 0.182519 -0.232768 -0.564618 -0.483642 -0.115883 0.0278658 0.112886 0.496639 0.243719 -0.00774112 0.13651 0.204514 -0.104268 -0.1691 -0.350821 -0.411544 -0.252231 -0.216484 0.187348 0.714701 0.704324 0.390604 -0.199945 -0.292584 -1 0.202725 -0.261519 -0.622002 -0.50056 -0.161662 -0.0430438 0.123051 0.562287 0.313493 0.00607672 0.134643 0.246512 -0.158262 -0.128666 -0.31935 -0.387715 -0.17577 -0.141181 0.198857 0.689341 0.70229 0.381599 -0.267771 -0.393373 -1 0.186725 -0.247175 -0.639617 -0.523428 -0.087631 0.0461316 0.126326 0.574473 0.363711 -0.00596977 0.0326847 0.173768 -0.156665 0.0459044 -0.165026 -0.303881 -0.0690522 -0.02115 0.173942 0.547279 0.571243 0.277039 -0.373966 -0.525667 -1 0.185331 -0.137839 -0.577183 -0.489434 0.0773313 0.229564 0.113112 0.460249 0.339272 -0.0880923 -0.149947 0.0376365 -0.0338135 0.260727 -0.00509759 -0.220665 -0.0923085 -0.0673262 0.0390523 0.364827 0.472911 0.193375 -0.389441 -0.52224 -1 0.29079 0.0383767 -0.478047 -0.425188 0.145106 0.24944 0.0509005 0.292037 0.239708 -0.188916 -0.258994 0.044787 0.0445285 0.376306 0.104417 -0.0946404 -0.0493509 -0.0584858 -0.0140643 0.234294 0.379805 0.093792 -0.477752 -0.53885 -1 0.344829 0.104701 -0.431212 -0.305274 0.241836 0.255441 0.0660552 0.219838 0.142031 -0.266002 -0.36999 -0.00225385 0.115666 0.439608 0.102777 -0.108476 -0.0670644 -0.141928 -0.112008 0.128763 0.395959 0.142751 -0.453535 -0.442513 -1 0.462843 0.142868 -0.397444 -0.288409 0.234949 0.156841 -0.0277896 0.167899 0.129352 -0.242171 -0.404036 0.0650979 0.198106 0.465623 0.0944224 -0.144883 -0.0918838 -0.253765 -0.241699 0.0364752 0.412544 0.224344 -0.389633 -0.309651 -1 0.590591 0.172487 -0.346624 -0.266682 0.183808 0.0305439 -0.154015 0.126069 0.127644 -0.214027 -0.398732 0.148937 0.219442 0.466733 0.0807846 -0.164415 -0.0638332 -0.298006 -0.340204 -0.0385973 0.433821 0.299769 -0.352852 -0.242642 -1 0.66516 0.183234 -0.31134 -0.253985 0.165558 -0.0387836 -0.253096 0.115509 0.172786 -0.186213 -0.433899 0.175068 0.20945 0.426214 0.0397891 -0.213755 -0.0377729 -0.278721 -0.361712 -0.0398087 0.469762 0.359358 -0.340141 -0.232663 -1 0.693338 0.148028 -0.3366 -0.268604 0.153216 -0.0507416 -0.300272 0.129917 0.24436 -0.143642 -0.443128 0.174128 0.158341 0.316994 -0.0457176 -0.258268 -0.0128781 -0.266714 -0.358616 -0.00275593 0.54899 0.427016 -0.30368 -0.202712 -1 0.677511 0.0610478 -0.36587 -0.285767 0.1029 -0.0987201 -0.314198 0.190973 0.342975 -0.0797359 -0.427614 0.196498 0.126111 0.253824 -0.127904 -0.347006 -0.0801343 -0.262454 -0.329112 -0.0230957 0.616663 0.519542 -0.216977 -0.129457 -1 0.698348 0.0252448 -0.392926 -0.336703 0.0261608 -0.15257 -0.318818 0.149041 0.396536 0.0709796 -0.389168 0.223875 0.0918467 0.215084 -0.172839 -0.404702 -0.119659 -0.227434 -0.313332 -0.0708459 0.636688 0.602969 -0.133043 -0.104733 -1 0.704711 0.038326 -0.411962 -0.383267 -0.0221361 -0.169849 -0.334017 0.0938437 0.45151 0.202695 -0.366408 0.196554 0.0495471 0.170392 -0.196893 -0.404932 -0.11439 -0.203667 -0.315529 -0.102097 0.647844 0.657337 -0.0819791 -0.105634 -1 0.689697 0.0498149 -0.411648 -0.394165 -0.0473018 -0.190651 -0.336996 0.0879612 0.494219 0.267991 -0.365738 0.156817 -0.0353426 0.104003 -0.223014 -0.369616 -0.0832151 -0.217648 -0.296187 -0.102532 0.672036 0.701492 -0.0327497 -0.117225 -1 0.625938 0.0541902 -0.384103 -0.415134 -0.0700173 -0.230147 -0.311394 0.148085 0.519248 0.301874 -0.355157 0.116616 -0.105211 0.065461 -0.255984 -0.366902 -0.0392084 -0.180894 -0.242111 -0.0940605 0.675103 0.722554 -0.0203053 -0.158441 -1 0.563313 0.0482051 -0.39264 -0.450134 -0.0435687 -0.212414 -0.294512 0.187868 0.548884 0.336866 -0.352474 0.0606083 -0.130091 0.0190839 -0.315578 -0.381522 -0.0551699 -0.144826 -0.222732 -0.0774949 0.71305 0.745477 0.0203566 -0.170554 -1 0.53274 0.0360074 -0.428308 -0.460278 -0.055333 -0.226749 -0.27877 0.188105 0.599566 0.374421 -0.337861 0.0564587 -0.163579 -0.111851 -0.447955 -0.473305 -0.131915 -0.122294 -0.170397 -0.0278346 0.80024 0.844579 0.14077 -0.136458 -1 0.504039 -0.00883258 -0.514827 -0.520015 -0.14686 -0.297565 -0.266027 0.198626 0.688948 0.515131 -0.228771 0.076154 -0.226839 -0.237864 -0.495702 -0.477641 -0.165937 -0.148272 -0.10991 0.0589472 0.826457 0.882163 0.189596 -0.094997 -1 0.438759 -0.0767108 -0.513149 -0.52724 -0.240836 -0.34807 -0.196369 0.270447 0.679604 0.567382 -0.131968 0.0781501 -0.279577 -0.325195 -0.53153 -0.436415 -0.153064 -0.186445 -0.0914305 0.130288 0.860324 0.866875 0.2155 -0.0693303 -1 0.361025 -0.13229 -0.482816 -0.510389 -0.289795 -0.400731 -0.148025 0.355826 0.680644 0.540393 -0.0861198 0.112276 -0.319517 -0.405438 -0.596464 -0.433327 -0.131472 -0.164616 -0.0578247 0.205526 0.904015 0.872912 0.227318 -0.101112 -1 0.296962 -0.179983 -0.528951 -0.518912 -0.296506 -0.416706 -0.120014 0.435263 0.732287 0.536044 -0.0502669 0.110782 -0.357252 -0.434204 -0.631907 -0.462368 -0.119246 -0.0545176 0.0292796 0.227564 0.898166 0.853731 0.217405 -0.166651 -1 0.237801 -0.205994 -0.58844 -0.541521 -0.25312 -0.339472 -0.0764127 0.416702 0.772595 0.580892 -0.0507562 0.0477251 -0.393476 -0.49006 -0.664328 -0.492637 -0.143579 -0.00021543 0.0851374 0.234692 0.867819 0.883483 0.291214 -0.17805 -1 0.174046 -0.193147 -0.607279 -0.574134 -0.277748 -0.318116 -0.0581164 0.39393 0.792147 0.657975 0.019748 -0.00930557 -0.398156 -0.496714 -0.625097 -0.444266 -0.16758 -0.0249225 0.0709812 0.220529 0.836052 0.880799 0.323003 -0.174629 -1 0.1551 -0.152621 -0.574168 -0.55467 -0.312864 -0.336944 -0.0288167 0.388232 0.753909 0.651634 0.0437256 -0.0325171 -0.377889 -0.485006 -0.625723 -0.428508 -0.189504 -0.0634495 0.0327893 0.244804 0.875764 0.882346 0.321931 -0.187554 -1 0.176402 -0.134788 -0.590874 -0.555624 -0.328594 -0.367628 -0.0312397 0.412088 0.76338 0.608268 0.041762 0.00684809 -0.322766 -0.45646 -0.58691 -0.400344 -0.18684 -0.107888 -0.0440839 0.213018 0.83069 0.887454 0.348381 -0.174252 -1 0.203886 -0.0745086 -0.559754 -0.525016 -0.329422 -0.395125 -0.0838121 0.404681 0.739708 0.556279 0.0576706 0.00541144 -0.352905 -0.463293 -0.591275 -0.397857 -0.11939 -0.0527602 -0.0421258 0.214384 0.819681 0.898518 0.310242 -0.223219 -1 0.188683 -0.0894781 -0.577722 -0.531025 -0.284138 -0.349644 -0.105153 0.435777 0.787409 0.551249 0.0180673 -0.0440257 -0.374028 -0.488876 -0.631364 -0.415122 -0.0945052 -0.0117847 -0.0268089 0.239001 0.849028 0.903343 0.299497 -0.24838 -1 0.168129 -0.124015 -0.615978 -0.545525 -0.269181 -0.33414 -0.108258 0.460707 0.843605 0.562201 0.00719047 -0.0447357 -0.375147 -0.481973 -0.648123 -0.474811 -0.112139 0.036445 -0.0208711 0.225087 0.851948 0.932818 0.310132 -0.243365 -1 0.188463 -0.133169 -0.642436 -0.575642 -0.276177 -0.296047 -0.133367 0.412565 0.885363 0.620165 0.000747844 -0.0504672 -0.323 -0.421283 -0.602622 -0.499436 -0.166531 0.014542 -0.0703822 0.167522 0.816869 0.929776 0.348487 -0.19394 -1 0.237343 -0.082324 -0.599555 -0.572404 -0.301701 -0.28938 -0.17072 0.316029 0.85557 0.626331 0.00438211 -0.0235717 -0.305077 -0.405845 -0.60813 -0.509055 -0.18187 -0.027155 -0.0960989 0.135247 0.820078 0.952019 0.375324 -0.149438 -1 0.265801 -0.0652457 -0.581282 -0.579567 -0.315817 -0.332597 -0.201592 0.302391 0.843828 0.64505 0.0154568 0.00357284 -0.263486 -0.359175 -0.577475 -0.476623 -0.161062 -0.0878709 -0.163981 0.0803655 0.800209 0.945226 0.359678 -0.0958049 -1 0.317466 -0.0445458 -0.527741 -0.537913 -0.302782 -0.379681 -0.250264 0.295124 0.804294 0.60654 -0.0182088 0.0377104 -0.195091 -0.28066 -0.571261 -0.497571 -0.149751 -0.0963854 -0.220184 -0.00477372 0.779392 0.93605 0.35968 -0.0594451 -1 0.379703 -0.0076806 -0.51656 -0.526185 -0.255338 -0.39028 -0.333556 0.229944 0.804005 0.602687 -0.0578058 0.0710671 -0.169278 -0.210255 -0.521762 -0.514039 -0.139741 -0.0689423 -0.234151 -0.0859158 0.721614 0.920827 0.350365 -0.0487215 -1 0.413797 0.0318052 -0.482016 -0.523117 -0.220862 -0.340719 -0.373777 0.144339 0.781087 0.621285 -0.0996583 0.0478367 -0.175253 -0.201673 -0.500832 -0.497892 -0.122951 -0.0531585 -0.234916 -0.0926848 0.70232 0.891996 0.333273 -0.0482281 -1 0.399725 0.0219979 -0.458543 -0.50429 -0.211495 -0.315686 -0.364893 0.134262 0.773117 0.603874 -0.120913 0.0428458 -0.121322 -0.203748 -0.489228 -0.497047 -0.14545 -0.137484 -0.311951 -0.0851521 0.707913 0.908022 0.35769 0.0177576 -1 0.445845 0.0251654 -0.427368 -0.475574 -0.262334 -0.381232 -0.411007 0.151128 0.752747 0.562738 -0.0891267 0.109019 -0.0377219 -0.147983 -0.452894 -0.480572 -0.137454 -0.199995 -0.375859 -0.1146 0.691416 0.874914 0.310673 0.070075 -1 0.521323 0.0234482 -0.400005 -0.418435 -0.241804 -0.417165 -0.454178 0.142129 0.699824 0.496812 -0.117134 0.165185 0.0393207 -0.0626884 -0.426033 -0.49827 -0.136077 -0.22739 -0.403959 -0.151305 0.662305 0.832792 0.25481 0.116495 -1 0.589658 0.0229149 -0.384319 -0.390619 -0.194805 -0.40879 -0.502317 0.0985421 0.646321 0.457888 -0.151219 0.216744 0.121145 -0.00881652 -0.421516 -0.48557 -0.113882 -0.257427 -0.452773 -0.219824 0.594494 0.789749 0.256383 0.198036 -1 0.618461 0.0408105 -0.336025 -0.327638 -0.146401 -0.444858 -0.576584 0.0542266 0.58891 0.423147 -0.151385 0.257336 0.145044 0.0054772 -0.427777 -0.472635 -0.0925226 -0.281422 -0.489497 -0.214303 0.603298 0.75752 0.239356 0.227461 -1 0.624423 0.0212026 -0.31236 -0.300103 -0.133949 -0.464268 -0.605093 0.066981 0.589494 0.369522 -0.168036 0.312188 0.168135 -0.0321379 -0.464984 -0.499045 -0.100949 -0.285776 -0.517493 -0.148929 0.6604 0.767884 0.239497 0.213397 -1 0.635536 -0.0133329 -0.362864 -0.29872 -0.157598 -0.478406 -0.619801 0.109059 0.645095 0.335382 -0.15163 0.357281 0.181219 -0.0544112 -0.505915 -0.557682 -0.104011 -0.279492 -0.510219 -0.0994505 0.673365 0.801504 0.237808 0.217284 -1 0.648702 -0.0398714 -0.405478 -0.322774 -0.161427 -0.471463 -0.656945 0.135865 0.670527 0.345206 -0.11513 0.372789 0.224337 -0.0638714 -0.499073 -0.540037 -0.126619 -0.336841 -0.550599 -0.0375519 0.699205 0.776832 0.224706 0.229511 -1 0.66374 -0.055532 -0.410389 -0.291038 -0.191871 -0.505484 -0.652306 0.179964 0.652836 0.265459 -0.0902443 0.434865 0.210939 -0.115593 -0.506814 -0.530038 -0.10821 -0.32003 -0.536064 0.0649617 0.724132 0.761757 0.184144 0.170815 -1 0.631334 -0.0993644 -0.455425 -0.283301 -0.201442 -0.478346 -0.618872 0.261313 0.679194 0.206461 -0.0720103 0.430457 0.19879 -0.159869 -0.526422 -0.561076 -0.0639908 -0.245372 -0.497728 0.121857 0.697873 0.749039 0.156605 0.130295 -1 0.590016 -0.147793 -0.488662 -0.282056 -0.176202 -0.410055 -0.624576 0.287138 0.715822 0.196597 -0.0528077 0.392578 0.191769 -0.181883 -0.57013 -0.614627 -0.125385 -0.285684 -0.501137 0.155281 0.722918 0.766444 0.24707 0.195364 -1 0.560353 -0.152919 -0.466861 -0.331619 -0.247329 -0.443217 -0.644201 0.271435 0.732862 0.224973 0.0278798 0.468644 0.135691 -0.231837 -0.609582 -0.631865 -0.152256 -0.267259 -0.48599 0.18107 0.75186 0.799556 0.321812 0.188801 -1 0.504296 -0.148087 -0.465866 -0.376102 -0.296056 -0.448252 -0.628401 0.271754 0.785769 0.266398 0.068585 0.465961 0.109098 -0.272849 -0.693509 -0.710759 -0.203773 -0.261165 -0.45414 0.20882 0.776601 0.864602 0.414697 0.222378 -1 0.475511 -0.143572 -0.493005 -0.452315 -0.338649 -0.473813 -0.658922 0.260047 0.829474 0.349433 0.156726 0.489085 0.078795 -0.257302 -0.660165 -0.717868 -0.235287 -0.296604 -0.468953 0.152634 0.76279 0.916636 0.458034 0.26729 -1 0.500732 -0.106372 -0.434693 -0.479681 -0.388816 -0.490436 -0.665811 0.216146 0.805653 0.412527 0.154921 0.475828 0.0608701 -0.264961 -0.699498 -0.720521 -0.24696 -0.284392 -0.457175 0.11233 0.705927 0.902877 0.559954 0.33155 -1 0.420557 -0.0769831 -0.377134 -0.492625 -0.395535 -0.510966 -0.693376 0.165522 0.798941 0.454975 0.221219 0.485405 -0.0395329 -0.284384 -0.701604 -0.717602 -0.274449 -0.244968 -0.399441 0.13102 0.726538 0.926961 0.601614 0.275849 -1 0.351298 -0.0472792 -0.374583 -0.564762 -0.428478 -0.469219 -0.631621 0.158681 0.827963 0.509968 0.229094 0.438938 -0.117867 -0.344589 -0.719492 -0.694927 -0.274601 -0.217201 -0.357277 0.131 0.738028 0.965545 0.654643 0.236738 -1 0.289645 -0.0277292 -0.376996 -0.593155 -0.456637 -0.476684 -0.583061 0.177443 0.854785 0.569102 0.249027 0.374258 -0.188924 -0.434336 -0.724356 -0.717318 -0.314206 -0.207897 -0.295198 0.201628 0.753266 1.02314 0.700749 0.203454 -1 0.242414 -0.0400292 -0.39804 -0.644451 -0.538909 -0.464537 -0.516687 0.216755 0.86744 0.630872 0.325242 0.31993 -0.220445 -0.446063 -0.696993 -0.758629 -0.306516 -0.159972 -0.246678 0.174783 0.701538 1.0766 0.700914 0.181461 -1 0.253899 -0.0244186 -0.402292 -0.675441 -0.53787 -0.407369 -0.518052 0.185449 0.854966 0.712487 0.334456 0.224186 -0.235471 -0.393367 -0.646731 -0.753884 -0.345722 -0.223562 -0.243441 0.120342 0.66294 1.10082 0.740659 0.217417 -1 0.264461 0.0461549 -0.334169 -0.716099 -0.560572 -0.418854 -0.519029 0.145873 0.782742 0.744424 0.353014 0.212054 -0.181409 -0.299477 -0.593318 -0.740394 -0.406374 -0.318623 -0.312956 0.0128865 0.662435 1.11666 0.768506 0.292067 -1 0.359715 0.123275 -0.270454 -0.708812 -0.582373 -0.484061 -0.550005 0.061695 0.71561 0.756705 0.31762 0.261085 -0.200476 -0.261227 -0.555286 -0.730448 -0.371564 -0.302396 -0.267659 -0.0211245 0.622282 1.08669 0.709295 0.29191 -1 0.361725 0.109331 -0.240261 -0.705363 -0.536363 -0.439228 -0.529344 0.0446289 0.665846 0.768854 0.273759 0.226414 -0.234059 -0.276304 -0.581255 -0.739076 -0.3498 -0.274123 -0.203148 -0.00459646 0.622731 1.07766 0.673015 0.288953 -1 0.336339 0.0648732 -0.258893 -0.719327 -0.510871 -0.421946 -0.50182 0.0679225 0.658605 0.801504 0.271422 0.212192 -0.233898 -0.246884 -0.550875 -0.711238 -0.371002 -0.303666 -0.223324 -0.0309492 0.62844 1.07098 0.67954 0.292877 -1 0.350608 0.0975034 -0.233085 -0.715299 -0.523637 -0.437101 -0.486961 0.0485486 0.635343 0.79131 0.250998 0.221772 -0.220263 -0.249971 -0.542988 -0.691652 -0.329703 -0.296195 -0.242983 -0.00980188 0.662395 1.07872 0.608398 0.23404 -1 0.39254 0.0825326 -0.278981 -0.690357 -0.485573 -0.431677 -0.486272 0.100319 0.658502 0.743567 0.195987 0.199412 -0.230764 -0.240972 -0.521413 -0.657147 -0.30281 -0.279144 -0.233862 -0.0126138 0.659881 1.06125 0.563419 0.194173 -1 0.392285 0.0821782 -0.286399 -0.671117 -0.455094 -0.412145 -0.459848 0.116597 0.650258 0.720764 0.154745 0.167776 -0.220947 -0.220739 -0.470014 -0.594728 -0.284955 -0.29619 -0.259406 -0.0358536 0.64833 1.02636 0.522689 0.185454 -1 0.407239 0.0889792 -0.25602 -0.618737 -0.445065 -0.416134 -0.431342 0.119211 0.614549 0.674183 0.10487 0.158267 -0.203507 -0.209748 -0.493232 -0.612759 -0.286083 -0.287416 -0.262013 -0.0441061 0.677902 1.04821 0.514007 0.158743 -1 0.437748 0.100442 -0.303282 -0.63204 -0.419021 -0.424457 -0.446949 0.120875 0.640244 0.684053 0.0888363 0.15355 -0.217775 -0.194736 -0.46659 -0.59629 -0.246783 -0.248923 -0.249841 -0.0215407 0.712232 1.038 0.421926 0.0703246 -1 0.465672 0.0820081 -0.352163 -0.63034 -0.37689 -0.372787 -0.416324 0.154616 0.667312 0.650184 0.0113596 0.117354 -0.241806 -0.261109 -0.525534 -0.62499 -0.193809 -0.187226 -0.225538 0.0641629 0.76582 1.04532 0.376554 0.00815825 -1 0.440384 0.00316988 -0.431899 -0.639301 -0.354996 -0.340831 -0.41482 0.234262 0.757941 0.632318 0.00324226 0.110528 -0.252496 -0.281086 -0.553741 -0.65072 -0.16385 -0.136671 -0.192025 0.100657 0.780397 1.03198 0.342094 -0.0245432 -1 0.422602 -0.043399 -0.472959 -0.649195 -0.323981 -0.301776 -0.410254 0.255733 0.797361 0.62977 -0.00517753 0.101275 -0.258508 -0.248246 -0.53138 -0.643836 -0.13347 -0.0851885 -0.167272 0.0712395 0.7507 0.991133 0.298033 -0.0432052 -1 0.415856 -0.0533133 -0.463886 -0.636871 -0.276198 -0.24684 -0.400152 0.220353 0.789869 0.628798 -0.0528253 0.0752089 -0.250675 -0.232185 -0.529742 -0.604105 -0.0865376 -0.0555401 -0.164459 0.0613668 0.762343 0.928071 0.236218 -0.0647573 -1 0.409468 -0.0896549 -0.469709 -0.592089 -0.221031 -0.233729 -0.378546 0.228185 0.797831 0.583041 -0.118033 0.0842675 " .